Jump to content

LDEVSTRUCT

From EDM2

Logical device driver structure

Type

PSZ        LDevDescriptName;
USHORT     LDevFlags;
USHORT     LDevClass;
HDEVICE    LDevHDevice;
PADJUNCT   pAdjunctList;

C Declaration Method

typedef struct

Fields