Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function waits for the device to connect to the Kernel Independent Transport Layer (KITL) server before performing additional actions.
BOOL KITLWaitForSvcConnect(KITLIDid,DWORDdwTimeout);
Parameters
- id
[in] KITL client identifier returned from KITLRegisterClient. - dwTimeout
[in] Specifies the amount of time, in milliseconds, to wait before timing out.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Kitlclnt.h.
Link Library: Kitldll.lib.
See Also
Send Feedback on this topic to the authors