Process Hacker
_D3DKMT_QUERYSTATISTICS Struct Reference

#include <d3dkmt.h>

Data Fields

_In_ D3DKMT_QUERYSTATISTICS_TYPE Type
 
_In_ LUID AdapterLuid
 
_In_opt_ HANDLE hProcess
 
_Out_ D3DKMT_QUERYSTATISTICS_RESULT QueryResult
 
union {
   _In_
D3DKMT_QUERYSTATISTICS_QUERY_SEGMENT   QuerySegment
 
   _In_
D3DKMT_QUERYSTATISTICS_QUERY_SEGMENT   QueryProcessSegment
 
   _In_
D3DKMT_QUERYSTATISTICS_QUERY_NODE   QueryNode
 
   _In_
D3DKMT_QUERYSTATISTICS_QUERY_NODE   QueryProcessNode
 
   _In_
D3DKMT_QUERYSTATISTICS_QUERY_VIDPNSOURCE   QueryVidPnSource
 
   _In_
D3DKMT_QUERYSTATISTICS_QUERY_VIDPNSOURCE   QueryProcessVidPnSource
 
}; 
 

Detailed Description

Definition at line 458 of file d3dkmt.h.

Field Documentation

union { ... }
_In_ LUID AdapterLuid

Definition at line 461 of file d3dkmt.h.

_In_opt_ HANDLE hProcess

Definition at line 462 of file d3dkmt.h.

Definition at line 469 of file d3dkmt.h.

_In_ D3DKMT_QUERYSTATISTICS_QUERY_NODE QueryProcessNode

Definition at line 470 of file d3dkmt.h.

_In_ D3DKMT_QUERYSTATISTICS_QUERY_SEGMENT QueryProcessSegment

Definition at line 468 of file d3dkmt.h.

_In_ D3DKMT_QUERYSTATISTICS_QUERY_VIDPNSOURCE QueryProcessVidPnSource

Definition at line 472 of file d3dkmt.h.

_Out_ D3DKMT_QUERYSTATISTICS_RESULT QueryResult

Definition at line 463 of file d3dkmt.h.

Definition at line 467 of file d3dkmt.h.

Definition at line 471 of file d3dkmt.h.

Definition at line 460 of file d3dkmt.h.


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