// ksmedia.h
typedef struct {
ULONG Capabilities;
ULONG Reserved0;
} KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_S, *PKSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_S;
View the official Windows Driver Kit DDI referenceNo description available.
Describes image pin control properties in the PROPSETID_VIDCAP_CAMERACONTROL_IMAGE_PIN_CAPABILITY camera control property set.
CapabilitiesIndicates the image pin control capabilities.
If set, the image pin and the record pin cannot function simultaneously.
If set, the image pin and the sequence record pin cannot function simultaneously.
Reserved0Reserved for system use. Do not use in your driver.
KSPROPERTY_CAMERACONTROL_IMAGE_PIN_CAPABILITY_PROPERTY