Jump to content

LDEVSTRUCT

From EDM2
Revision as of 11:09, 18 August 2017 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Logical device driver structure

Type

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

C Declaration Method

typedef struct

Fields