Share via


SS_SetWindow

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This function to sets window mapping.

Syntax

STATUS (*SS_SetWindow)(
  UINT32 uWindow,
  PSS_WINDOW_STATE pWindowState
);

Parameters

  • uWindow
    [in] Window index value.
  • pWindowState
    [in, out] Pointer to an SS_WINDOW_STATE structure.

Return Value

Returns one of the return codes defined in the Cardsv2.h header file.

Requirements

Header socksv2.h
Library Pcc_serv.dll
Windows Embedded CE Windows CE 5.0 and later

See Also

Other Resources

PC Card Drivers