ReactOS 0.4.15-dev-7942-gd23573b
_SYSTEM_FIRMWARE_TABLE_INFORMATION Struct Reference

#include <ntddk.template.h>

Collaboration diagram for _SYSTEM_FIRMWARE_TABLE_INFORMATION:

Public Attributes

ULONG ProviderSignature
 
SYSTEM_FIRMWARE_TABLE_ACTION Action
 
ULONG TableID
 
ULONG TableBufferLength
 
UCHAR TableBuffer [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 171 of file ntddk.template.h.

Member Data Documentation

◆ Action

SYSTEM_FIRMWARE_TABLE_ACTION _SYSTEM_FIRMWARE_TABLE_INFORMATION::Action

Definition at line 173 of file ntddk.template.h.

Referenced by BaseQuerySystemFirmware(), CallNt(), and QSI_DEF().

◆ ProviderSignature

ULONG _SYSTEM_FIRMWARE_TABLE_INFORMATION::ProviderSignature

Definition at line 172 of file ntddk.template.h.

Referenced by BaseQuerySystemFirmware(), CallNt(), and QSI_DEF().

◆ TableBuffer

UCHAR _SYSTEM_FIRMWARE_TABLE_INFORMATION::TableBuffer[ANYSIZE_ARRAY]

Definition at line 176 of file ntddk.template.h.

Referenced by BaseQuerySystemFirmware(), CallNt(), and QSI_DEF().

◆ TableBufferLength

ULONG _SYSTEM_FIRMWARE_TABLE_INFORMATION::TableBufferLength

Definition at line 175 of file ntddk.template.h.

Referenced by BaseQuerySystemFirmware(), CallNt(), and QSI_DEF().

◆ TableID

ULONG _SYSTEM_FIRMWARE_TABLE_INFORMATION::TableID

Definition at line 174 of file ntddk.template.h.

Referenced by BaseQuerySystemFirmware(), and CallNt().


The documentation for this struct was generated from the following file: