typedef struct AEP_assoc_dcb { struct AEPHDR AEP_a_d_hdr; // AEP_ASSOCIATE_DCB PVOID AEP_a_d_pdcb; // address of physical DCB ULONG AEP_a_d_drives; // bitmap of associated logical drives } AEP_assoc_dcb, *PAEP_assoc_dcb;
Contains information for an AEP_ASSOCIATE_DCB function.
See also AEP