ID3DX10ThreadPump::WaitForAllItems method

Wait for all work items in the thread pump to finish.

Syntax

HRESULT WaitForAllItems();

Parameters

This method has no parameters.

Return value

Type: HRESULT

The return value is one of the values listed in Direct3D 10 Return Codes.

Requirements

Requirement Value
Header
D3DX10.h
Library
D3DX10.lib

See also

ID3DX10ThreadPump

D3DX Interfaces