Windows API DocumentProperties -


windows api documentproperties https://msdn.microsoft.com/en-us/library/windows/desktop/dd183576(v=vs.85).aspx

what purpose of parameter 3, pdevicename? why needed given parameter 2 handle? reason ask when execute function result of -1 when call getlasterror 50 (error_not_supported) error_not_supported mean in context of function?


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -