Query.QueryType Property

Language:

Retrieves the query type for the current query.

Definition

Visual Basic Public ReadOnly Property QueryType As QueryType
C# public QueryType QueryType { get; }
C++ public:
property QueryType QueryType {
        QueryType get();
}
JScript public function get QueryType() : QueryType

Property Value

Microsoft.DirectX.Direct3D.QueryType
Member of the QueryType enumeration to retrieve.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center