IObex::Shutdown (Windows CE 5.0)
This method shuts down the IObex interface.
HRESULT Shutdown();
Parameters
None.
Return Values
This method returns S_OK if it completes successfully.
This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL. OBEX_REPLY_FAIL_SERVICE_UNAVAILABLE is returned when there is no initialized service to shut down.
Requirements
Smartphone: Smartphone 2002 and later
Pocket PC: Pocket PC 2002 and later
OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors