IMailSyncHandler::Disconnect
The Disconnect method is called by Messaging to request the transport to disconnect from the servers.
Syntax
HRESULT Disconnect (
DWORD dwReserved
);
Parameters
- dwReserved
[in] Not used; set to zero.
Return Values
- S_OK
Indicates success.
Requirements
Pocket PC: Pocket PC 2002 and later
Smartphone: Smartphone 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cemapi.h
Library: cemapi.lib
See Also
Send Feedback on this topic to the authors