IObex::StartDeviceEnum
This method starts enumerating the devices.
HRESULT StartDeviceEnum();
Parameters
None.
Return Values
This method returns one of the following vales.
Return value | Description |
---|---|
S_OK | The request was completed successfully. |
E_FAIL | The request failed. |
OBEX_E_NOT_INITIALIZED | Not initialized. |
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Obex.h, Obex.idl.
Link Library: Uuid.lib.
See Also
Last updated on Friday, April 09, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.