Microsoft DirectX 8.1 (C++)

IAMTimeline::ClearAllGroups

The ClearAllGroups method removes all groups from the timeline, along with all objects contained in those groups.

Syntax

HRESULT ClearAllGroups( void );

Return Value

Returns S_OK.

See Also