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
D3DX10.h
Library
D3DX10.lib

See also

ID3DX10ThreadPump

D3DX Interfaces