CMP_PLUG_LOCATION - NtDoc

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

typedef enum {
  CMP_PlugLocal,
  CMP_PlugRemote
} CMP_PLUG_LOCATION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-61883-cmp_plug_location)

CMP_PLUG_LOCATION enumeration

Description

This enumeration specifies the location of a plug.

Constants

CMP_PlugLocal

A local plug.

CMP_PlugRemote

A remote plug.

See also

AV_61883_REQUEST