SRBEX_DATA_NVMEOF_OPERATION - NtDoc

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

typedef struct _SRBEX_DATA_NVMEOF_OPERATION {
  SRBEXDATATYPE Type;
  ULONG         Length;
  USHORT        Version;
  USHORT        Reserved1;
  ULONG         Flags;
  ULONG         FunctionType;
} SRBEX_DATA_NVMEOF_OPERATION, *PSRBEX_DATA_NVMEOF_OPERATION;
View the official Windows Driver Kit DDI reference
// storport.h

typedef struct _SRBEX_DATA_NVMEOF_OPERATION {
  SRBEXDATATYPE Type;
  ULONG         Length;
  USHORT        Version;
  USHORT        Reserved1;
  ULONG         Flags;
  ULONG         FunctionType;
} SRBEX_DATA_NVMEOF_OPERATION, *PSRBEX_DATA_NVMEOF_OPERATION;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-srb-srbex_data_nvmeof_operation)

Description

For internal use only. Do not use.

Members

Type

For internal use only. Do not use.

Length

For internal use only. Do not use.

Version

For internal use only. Do not use.

Reserved1

For internal use only. Do not use.

Flags

For internal use only. Do not use.

FunctionType

For internal use only. Do not use.

Remarks

See also


Windows Driver Kit DDI reference (ns-storport-srbex_data_nvmeof_operation)

Description

For internal use only. Do not use.

Members

Type

For internal use only. Do not use.

Length

For internal use only. Do not use.

Version

For internal use only. Do not use.

Reserved1

For internal use only. Do not use.

Flags

For internal use only. Do not use.

FunctionType

For internal use only. Do not use.

Remarks

See also