IO_STATUS_BLOCK64 structure (wdm.h)

Syntaxe

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

Membres

DUMMYUNIONNAME

DUMMYUNIONNAME.Status

DUMMYUNIONNAME.Pointer

Information

Configuration requise

Condition requise Valeur
En-tête wdm.h