CWnd::PrintWindow
複製視覺化 Windows 讀入指定的裝置內容,通常是印表機 DC。
BOOL PrintWindow(
CDC* pDC,
UINT nFlags
) const;
參數
pDC
要列印的裝置內容的指標。nFlags
指定繪製選項。 如需可能值的清單,請參閱 PrintWindow。
傳回值
不是零,如果函式成功,則為 0。
備註
此成員函式以模擬 PrintWindow函式的功能,如中所述。 Windows SDK
需求
Header: afxwin.h