Microsoft DirectX 9.0

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.

Requirements

Header: Include Qedit.h. This header file is not compatible with Microsoft® Direct3D® headers later than version 7.

Library: Use strmiids.lib.

See Also