IMLPushQueue::Clear (Compact 7)
3/12/2014
This method clears the contents of the push queue, which updates the listed items in the Media Library; any pending items are removed.
Syntax
HRESULT Clear (
);
Parameters
None
Return Values
Returns the HRESULT values shown in the following table.
Value | Description |
---|---|
S_OK |
The method was successful. |
E_FAIL |
The method was not successful. |
E_MEMORY |
An out of memory error occurred. |
Requirements
Header |
mlibdll.h, |
Library |
mlibdll.lib |