![]() |
![]() |
![]() |
Query.Issue Method |
Language: |
Issues a query.
Visual Basic .NET Public Sub Issue( _
ByVal flags As IssueFlags _
)C# public void Issue(
IssueFlags flags
);Managed C++ public: void Issue(
IssueFlags flags
);JScript .NET 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.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center