AEP_boot_done


#include <aep.h>

typedef struct AEP_boot_done { 
    struct AEPHDR  AEP_b_d_hdr;  // AEP_BOOT_COMPLETE 
} AEP_boot_done, *PAEP_boot_done;

Contains information for an AEP_BOOT_COMPLETE function.

See also AEP