AEP_dcb_unconfig


typedef struct AEP_dcb_unconfig { 
    struct AEPHDR  AEP_d_u_hdr;  // Standard Header
    ULONG  AEP_d_u_dcb;          // 32-bit offset of DCB
} AEP_dcb_unconfig, *PAEP_dcb_unconfig;

Contains information for an AEP_UNCONFIG_DCB function.

See also AEP, DCB