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 retrieves window mapping.
STATUS (*SS_GetWindow)(UINT32 uWindow,PSS_WINDOW_STATEpWindowState);
Parameters
- uWindow
[in] Window index value. This value can be from 0 to the number of the windows minus 1. The number of windows is returned inside the SS_SOCKET_INFO structure when SS_InquireSocket is called. - pWindowState
[out] Pointer to an SS_WINDOW_STATE structure.
Return Values
Returns one of the return codes defined in the Cardsv2.h header file.
Requirements
OS Versions: Windows CE 5.0 and later
Header: Socksv2.h
Link Library: Pcc_serv.dll
See Also
Send Feedback on this topic to the authors