CWnd::GetWindowInfo
擷取與視窗有關的資訊。
BOOL GetWindowInfo(
PWINDOWINFO pwi
) const;
參數
- pwi
為 WINDOWINFO 結構的指標。
備註
此成員函式以模擬 GetWindowInfo函式的功能,如中所述。 Windows SDK
需求
Header: afxwin.h
擷取與視窗有關的資訊。
BOOL GetWindowInfo(
PWINDOWINFO pwi
) const;
此成員函式以模擬 GetWindowInfo函式的功能,如中所述。 Windows SDK
Header: afxwin.h