![]() |
![]() |
![]() |
Query.Issue Method |
Language: |
Issues a query.
Visual Basic Public Sub Issue( _
ByVal flags As IssueFlags _
)C# public void Issue(
IssueFlags flags
);C++ public:
void Issue(
IssueFlags flags
);JScript public function Issue(
flags : IssueFlags
);
flags Microsoft.DirectX.Direct3D.IssueFlags
Member of the IssueFlags enumeration that specifies the type of state change for the query.
Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value.
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