Skip to content

Latest commit

 

History

History
75 lines (60 loc) · 1.83 KB

ns-ks-ksp_pin.md

File metadata and controls

75 lines (60 loc) · 1.83 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:ks.KSP_PIN
KSP_PIN (ks.h)
Kernel streaming clients use the KSP_PIN structure to specify the property and pin type within a KSPROPSETID_Pin property request.
stream
03/06/2023
KSP_PIN structure
*PKSP_PIN, KSPROPERTY_PIN_FLAGS_ATTRIBUTE_RANGE_AWARE, KSP_PIN, KSP_PIN structure [Streaming Media Devices], PKSP_PIN, PKSP_PIN structure pointer [Streaming Media Devices], ks-struct_02faf16f-fb8d-4f1f-9176-e2c379a36d4e.xml, ks/KSP_PIN, ks/PKSP_PIN, stream.ksp_pin
ks.h
Ks.h
Windows
Windows
KSP_PIN, *PKSP_PIN
PKSP_PIN
ks/PKSP_PIN
KSP_PIN
ks/KSP_PIN
APIRef
kbSyntax
HeaderDef
ks.h
PKSP_PIN
KSP_PIN

-description

Kernel streaming clients use the KSP_PIN structure to specify the property and pin type within a KSPROPSETID_Pin property request.

-struct-fields

-field Property

Specifies a KSPROPERTY structure.

-field PinId

Specifies the pin type ID.

-field Reserved

Reserved. Should be set to zero.

Reserved. Should be set to zero.

-field Flags

Pin flags. This is set to either 0 or the following.

Value Description
KSPROPERTY_PIN_FLAGS_ATTRIBUTE_RANGE_AWARE The client is aware of attributes and handles attribute ranges.

-see-also

KSPROPERTY