Share via


ConnMgrRegisterScheduledConnection

Send Feedback

This function registers a scheduled connection, which remains active even after rebooting the device.

HRESULT WINAPI ConnMgrRegisterScheduledConnection(
  SCHEDULEDCONNECTIONINFO *pSCI
); 

Parameters

Return Values

Returns S_OK if successful, or an error code if the function call failed.

Requirements

OS Versions: Windows CE .NET 4.2 and later.
Header: Connmgr.h.
Link Library: Cellcore.lib.

See Also

SCHEDULEDCONNECTIONINFO

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.