Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
4/8/2010

Direct push technology requires a data connection that can wake the device when new messages arrive. A connection that can wake the device must be provisioned as WakeOnIncoming-capable.

OEMs and application developers creating connection requests using the ConnMgrEstablishConnectionAPI can restrict the connection returned by the Connection Plannerto WakeOnIncoming-capable connections. Include the CONNMGR_FLAG_WAKE_ON_INCOMINGbit in the dwFlagsmember of the pConnInfoparameter. For more information, see Connection Manager Control Flag Constants.

See Also

Reference

ConnMgrEstablishConnection

Other Resources