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

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -