IPictureMixer2::RemoveAllItems

From MediaLooks Knowledge Base
Jump to: navigation, search

The RemoveItem2 method of the IPictureMixer2 interface is used to remove all items from the overlay.

Contents

Syntax

HRESULT RemoveAllItems();

Parameters

None.

Return Values

Return code Description
S_OK Success.
E_OUTOFMEMORY Insufficient memory.
E_POINTER Null pointer argument.


Remarks

None.

Personal tools