KSPROPERTY_COPYPROT - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 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 reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-ksproperty_copyprot)

Description

This topic describes the KSPROPERTY_COPYPROT enumeration (ksmedia.h).

Constants

KSPROPERTY_DVDCOPY_CHLG_KEY

Defines the KSPROPERTY_DVDCOPY_CHLG_KEY constant.

KSPROPERTY_DVDCOPY_DVD_KEY1

Defines the KSPROPERTY_DVDCOPY_DVD_KEY1 constant.

KSPROPERTY_DVDCOPY_DEC_KEY2

Defines the KSPROPERTY_DVDCOPY_DEC_KEY2 constant.

KSPROPERTY_DVDCOPY_TITLE_KEY

Defines the KSPROPERTY_DVDCOPY_TITLE_KEY constant.

KSPROPERTY_COPY_MACROVISION

Defines the KSPROPERTY_COPY_MACROVISION constant.

KSPROPERTY_DVDCOPY_REGION

Defines the KSPROPERTY_DVDCOPY_REGION constant.

KSPROPERTY_DVDCOPY_SET_COPY_STATE

Defines the KSPROPERTY_DVDCOPY_SET_COPY_STATE constant.

KSPROPERTY_DVDCOPY_DISC_KEY

Defines the KSPROPERTY_DVDCOPY_DISC_KEY constant.

Remarks

See also