PDCardGetWindow
This function reports the current state of a memory or an I/O window.
STATUS PDCardGetWindow(
UINT32 uWindow,
PPDCARD_WINDOW_STATE pWindowState
);
Parameters
- uWindow
[in] Specifies the number indicating the window. The first window is 0. - pWindowState
[out] Pointer to a PDCARD_WINDOW_STATE structure.
Return Values
Returns one of the error values in the Cardserv.h header file.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Sockserv.h.
Link Library: Cardserv.lib.
See Also
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.