// ksmedia.h
typedef enum {
KSPROPERTY_DVDCOPY_CHLG_KEY,
KSPROPERTY_DVDCOPY_DVD_KEY1,
KSPROPERTY_DVDCOPY_DEC_KEY2,
KSPROPERTY_DVDCOPY_TITLE_KEY,
KSPROPERTY_COPY_MACROVISION,
KSPROPERTY_DVDCOPY_REGION,
KSPROPERTY_DVDCOPY_SET_COPY_STATE,
KSPROPERTY_DVDCOPY_DISC_KEY
} KSPROPERTY_COPYPROT;
View the official Windows Driver Kit DDI referenceNo description available.
This topic describes the KSPROPERTY_COPYPROT enumeration (ksmedia.h).
KSPROPERTY_DVDCOPY_CHLG_KEYDefines the KSPROPERTY_DVDCOPY_CHLG_KEY constant.
KSPROPERTY_DVDCOPY_DVD_KEY1Defines the KSPROPERTY_DVDCOPY_DVD_KEY1 constant.
KSPROPERTY_DVDCOPY_DEC_KEY2Defines the KSPROPERTY_DVDCOPY_DEC_KEY2 constant.
KSPROPERTY_DVDCOPY_TITLE_KEYDefines the KSPROPERTY_DVDCOPY_TITLE_KEY constant.
KSPROPERTY_COPY_MACROVISIONDefines the KSPROPERTY_COPY_MACROVISION constant.
KSPROPERTY_DVDCOPY_REGIONDefines the KSPROPERTY_DVDCOPY_REGION constant.
KSPROPERTY_DVDCOPY_SET_COPY_STATEDefines the KSPROPERTY_DVDCOPY_SET_COPY_STATE constant.
KSPROPERTY_DVDCOPY_DISC_KEYDefines the KSPROPERTY_DVDCOPY_DISC_KEY constant.