// 61883.h typedef enum { CMP_PlugOut, CMP_PlugIn } CMP_PLUG_TYPE;View the official Windows Driver Kit DDI reference
No description available.
This enumeration specifies the type of a plug.
CMP_PlugOut
An out plug.
CMP_PlugIn
An in plug.
AV_61883_REQUEST
View the official Windows Driver Kit DDI reference