PDCardInquireWindow
This function reports the characteristics and capabilities of a memory or I/O window.
STATUS PDCardInquireWindow(
UINT32 uWindow,
PPDCARD_WINDOW_INFO pWinInfo
);
Parameters
- uWindow
[in] Specifies the number indicating the window. The first window is 0. - pWinInfo
[out] Pointer to a PDCARD_WINDOW_INFO 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.