EPcxGenLocation - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef enum {
  eGenLocPrimaryBox,
  eGenLocInternal,
  eGenLocSeparate,
  eGenLocOther,
  EPcxGenLocation_enum_count
} EPcxGenLocation;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Constants

eGenLocPrimaryBox

Defines the eGenLocPrimaryBox constant.

eGenLocInternal

Defines the eGenLocInternal constant.

eGenLocSeparate

Defines the eGenLocSeparate constant.

eGenLocOther

Defines the eGenLocOther constant.

EPcxGenLocation_enum_count

Defines the EPcxGenLocation_enum_count constant.

Remarks

See also