EPxcPortConnection - NtDoc

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

typedef enum {
  ePortConnJack,
  ePortConnIntegratedDevice,
  ePortConnBothIntegratedAndJack,
  ePortConnUnknown
} EPxcPortConnection;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

Description

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

Constants

ePortConnJack

Defines the ePortConnJack constant.

ePortConnIntegratedDevice

Defines the ePortConnIntegratedDevice constant.

ePortConnBothIntegratedAndJack

Defines the ePortConnBothIntegratedAndJack constant.

ePortConnUnknown

Defines the ePortConnUnknown constant.

Remarks

See also