PDCardInquireWindow

This function reports the characteristics and capabilities of a memory or I/O window.

Syntax

STATUS PDCardInquireWindow( UINT32 uWindow, PPDCARD_WINDOW_INFO pWinInfo );

Parameters

uWindow
Specifies the number indicating the window. The first window is 0.
pWinInfo
Pointer to a PDCARD_WINDOW_INFO structure.

Return Values

Returns one of the CERR_* error values in the Cardserv.h header file.