Condividi tramite


struttura IO_STATUS_BLOCK64 (wdm.h)

Sintassi

typedef struct _IO_STATUS_BLOCK64 {
  union {
    NTSTATUS Status;
    PVOID64  Pointer;
  } DUMMYUNIONNAME;
  ULONG64 Information;
} IO_STATUS_BLOCK64;

Membri

DUMMYUNIONNAME

DUMMYUNIONNAME.Status

DUMMYUNIONNAME.Pointer

Information

Fabbisogno

Requisito Valore
intestazione wdm.h