Share via


IXRAttachedObjectCollection.Clear (Compact 2013)

3/28/2014

This method clears all objects from the collection of attached objects.

Syntax

virtual HRESULT STDMETHODCALLTYPE Clear(void)

Parameters

None

Return Value

Implement this method so that it returns S_OK if successful; otherwise, return the appropriate HRESULT value to indicate that the method was not successful.

Remarks

See Also

Reference

IXRAttachedObjectCollection