IDARG_IN_ADAPTER_INIT_FINISHED - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// iddcx.h

struct IDARG_IN_ADAPTER_INIT_FINISHED {
  NTSTATUS AdapterInitStatus;
};
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-iddcx-idarg_in_adapter_init_finished)

IDARG_IN_ADAPTER_INIT_FINISHED structure

Description

Gives the status of the adapter initialization.

Members

AdapterInitStatus

The initialization status of the adapter.