ID3DX10ThreadPump::GetWorkItemCount method
Get the number of work items currently in the thread pump.
Syntax
UINT GetWorkItemCount();
Parameters
This method has no parameters.
Return value
Type: UINT
The number of work items currently queued in the thread pump.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also