1/6/2010
This function unregisters a scheduled connection.
Syntax
HRESULT WINAPI ConnMgrUnregisterScheduledConnection(
LPCWSTR pwszToken
);
Parameters
- pwszToken
[in] Token of the scheduled connection to unregister. The token is the szToken member of the SCHEDULEDCONNECTIONINFO structure that you passed into ConnMgrRegisterScheduledConnection.
Return Values
Requirements
| Header | connmgr.h |
| Library | cellcore.lib |
| Windows Embedded CE | Windows CE .NET 4.2 and later |