ID3DXAnimationController::GetMaxNumEvents method

Gets the maximum number of events the animation controller can support.

Syntax

UINT GetMaxNumEvents();

Parameters

This method has no parameters.

Return value

Type: UINT

The maximum number of events the controller can manage.

Requirements

Requirement Value
Header
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXAnimationController