// iddcx.h
struct IDARG_IN_ADAPTER_INIT_FINISHED {
NTSTATUS AdapterInitStatus;
};
View the official Windows Driver Kit DDI referenceNo description available.
Gives the status of the adapter initialization.
AdapterInitStatusThe initialization status of the adapter.