ReactOS 0.4.17-dev-116-ga4b6fe9
_D3DKMT_QUERYSTATISTICS Struct Reference

#include <d3dkmthk.h>

Collaboration diagram for _D3DKMT_QUERYSTATISTICS:

Public Attributes

D3DKMT_QUERYSTATISTICS_TYPE Type
 
LUID AdapterLuid
 
HANDLE hProcess
 
D3DKMT_QUERYSTATISTICS_RESULT QueryResult
 
union {
   D3DKMT_QUERYSTATISTICS_QUERY_SEGMENT   QuerySegment
 
   D3DKMT_QUERYSTATISTICS_QUERY_SEGMENT   QueryProcessSegment
 
   D3DKMT_QUERYSTATISTICS_QUERY_NODE   QueryNode
 
   D3DKMT_QUERYSTATISTICS_QUERY_NODE   QueryProcessNode
 
   D3DKMT_QUERYSTATISTICS_QUERY_VIDPNSOURCE   QueryVidPnSource
 
   D3DKMT_QUERYSTATISTICS_QUERY_VIDPNSOURCE   QueryProcessVidPnSource
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 687 of file d3dkmthk.h.

Member Data Documentation

◆ AdapterLuid

LUID _D3DKMT_QUERYSTATISTICS::AdapterLuid

Definition at line 690 of file d3dkmthk.h.

◆ 

union { ... } _D3DKMT_QUERYSTATISTICS::DUMMYUNIONNAME

◆ hProcess

HANDLE _D3DKMT_QUERYSTATISTICS::hProcess

Definition at line 691 of file d3dkmthk.h.

◆ QueryNode

D3DKMT_QUERYSTATISTICS_QUERY_NODE _D3DKMT_QUERYSTATISTICS::QueryNode

Definition at line 698 of file d3dkmthk.h.

◆ QueryProcessNode

D3DKMT_QUERYSTATISTICS_QUERY_NODE _D3DKMT_QUERYSTATISTICS::QueryProcessNode

Definition at line 699 of file d3dkmthk.h.

◆ QueryProcessSegment

D3DKMT_QUERYSTATISTICS_QUERY_SEGMENT _D3DKMT_QUERYSTATISTICS::QueryProcessSegment

Definition at line 697 of file d3dkmthk.h.

◆ QueryProcessVidPnSource

D3DKMT_QUERYSTATISTICS_QUERY_VIDPNSOURCE _D3DKMT_QUERYSTATISTICS::QueryProcessVidPnSource

Definition at line 701 of file d3dkmthk.h.

◆ QueryResult

D3DKMT_QUERYSTATISTICS_RESULT _D3DKMT_QUERYSTATISTICS::QueryResult

Definition at line 692 of file d3dkmthk.h.

◆ QuerySegment

D3DKMT_QUERYSTATISTICS_QUERY_SEGMENT _D3DKMT_QUERYSTATISTICS::QuerySegment

Definition at line 696 of file d3dkmthk.h.

◆ QueryVidPnSource

D3DKMT_QUERYSTATISTICS_QUERY_VIDPNSOURCE _D3DKMT_QUERYSTATISTICS::QueryVidPnSource

Definition at line 700 of file d3dkmthk.h.

◆ Type

D3DKMT_QUERYSTATISTICS_TYPE _D3DKMT_QUERYSTATISTICS::Type

Definition at line 689 of file d3dkmthk.h.


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