ConnMgrUnregisterScheduledConnection

The ConnMgrUnregisterScheduledConnection function unregisters a scheduled connection.

Syntax

HRESULT WINAPI ConnMgrUnregisterScheduledConnection(
  LPCWSTR pwszToken 
);

Parameters

  • pwszToken
    Token of the scheduled connection to be unregistered.

Return Values

None.

Requirements

Pocket PC: Windows Mobile 2000 and later
OS Versions: Windows CE 3.0 and later
Header: connmgr.h
Library: cellcore.lib

See Also

Connection Manager

Connection Manager API Functions

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.