ConnMgrRegisterScheduledConnection
The ConnMgrRegisterScheduledConnection function registers a scheduled connection, which remains active even after rebooting the device.
Syntax
HRESULT WINAPI ConnMgrRegisterScheduledConnection(
SCHEDULEDCONNECTIONINFO * pSCI
);
Parameters
- pSCI
Pointer to the data structure that contains information describing the scheduled connection.
Return Values
None.
Requirements
Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: connmgr.h
Library: cellcore.lib
See Also
Connection Manager API Functions
Last updated on Friday, April 22, 2005
© 2005 Microsoft Corporation. All rights reserved.
Send feedback on this topic to the authors.