﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
4069	Documentation for:  _WinAPI_PrintWindow	mLipok		"The documenation for _WinAPI_PrintWindow() is not accurate.

https://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page/40/#findComment-1549386

The third parameter is not Bool it is Int

These 2 following const values ​​can be added to the UDF
{{{
0x1 PW_CLIENTONLY Captures only the client area. 
0x2 PW_RENDERFULLCONTENT Used to capture the full content, which is useful for modern applications. 
}}}

They can be mentioned in  _WinAPI_PrintWindow.txt

Then also  _WinAPI_PrintWindow.au3 example can be changed o use global variables.


My EN skills are poor to handle it correctly by my self"	Bug	new		Documentation	3.3.14.0	None			
