ReactOS 0.4.16-dev-1524-ga5ab400
_SYSTEM_FIRMWARE_TABLE_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _SYSTEM_FIRMWARE_TABLE_INFORMATION:

Public Attributes

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

Detailed Description

Definition at line 3221 of file winternl.h.

Member Data Documentation

◆ Action

SYSTEM_FIRMWARE_TABLE_ACTION _SYSTEM_FIRMWARE_TABLE_INFORMATION::Action

Definition at line 3224 of file winternl.h.

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

◆ ProviderSignature

ULONG _SYSTEM_FIRMWARE_TABLE_INFORMATION::ProviderSignature

Definition at line 3223 of file winternl.h.

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

◆ TableBuffer

UCHAR _SYSTEM_FIRMWARE_TABLE_INFORMATION::TableBuffer

Definition at line 3227 of file winternl.h.

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

◆ TableBufferLength

ULONG _SYSTEM_FIRMWARE_TABLE_INFORMATION::TableBufferLength

Definition at line 3226 of file winternl.h.

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

◆ TableID

ULONG _SYSTEM_FIRMWARE_TABLE_INFORMATION::TableID

Definition at line 3225 of file winternl.h.

Referenced by BaseQuerySystemFirmware(), and CallNt().


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