typedef struct AEP_lock_dcb {
struct AEPHDR AEP_d_l_hdr; // AEP_DCB_LOCK
PVOID AEP_d_l_pdcb; // address of logical DCB
ULONG AEP_d_l_drives; // bitmap of logical drives
UCHAR AEP_d_l_designtr; // designator
UCHAR AEP_d_l_align[3]; // reserved; don't use
} AEP_lock_dcb, *PAEP_lock_dcb;
Contains information for a AEP_DCB_LOCK function.
AEP, DCB