ReactOS 0.4.17-dev-769-g1500a35
_DXGK_FIRMWARE_TABLE_INTERFACE Struct Referenceabstract

#include <dispmprt.h>

Collaboration diagram for _DXGK_FIRMWARE_TABLE_INTERFACE:

Public Member Functions

 _IRQL_requires_DXGK_ (PASSIVE_LEVEL) _Success_(return >=0||return
 
 _IRQL_requires_DXGK_ (PASSIVE_LEVEL) _Success_(return >=0||return
 

Public Attributes

USHORT Size
 
USHORT Version
 
PVOID Context
 
PINTERFACE_REFERENCE InterfaceReference
 
PINTERFACE_DEREFERENCE InterfaceDereference
 

Detailed Description

Definition at line 883 of file dispmprt.h.

Member Function Documentation

◆ _IRQL_requires_DXGK_() [1/2]

_DXGK_FIRMWARE_TABLE_INTERFACE::_IRQL_requires_DXGK_ ( PASSIVE_LEVEL  )
pure virtual

◆ _IRQL_requires_DXGK_() [2/2]

_DXGK_FIRMWARE_TABLE_INTERFACE::_IRQL_requires_DXGK_ ( PASSIVE_LEVEL  )
pure virtual

Member Data Documentation

◆ Context

PVOID _DXGK_FIRMWARE_TABLE_INTERFACE::Context

Definition at line 886 of file dispmprt.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _DXGK_FIRMWARE_TABLE_INTERFACE::InterfaceDereference

Definition at line 888 of file dispmprt.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _DXGK_FIRMWARE_TABLE_INTERFACE::InterfaceReference

Definition at line 887 of file dispmprt.h.

◆ Size

USHORT _DXGK_FIRMWARE_TABLE_INTERFACE::Size

Definition at line 884 of file dispmprt.h.

◆ Version

USHORT _DXGK_FIRMWARE_TABLE_INTERFACE::Version

Definition at line 885 of file dispmprt.h.


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