Category Custom user interface, Object ProUIDesktopsize

Function ProUIDesktopsizeGet


Description
Get the size of the desktop.
Synopsis
#include <ProUI.h>
ProErrorProUIDesktopsizeGet(
ProUIRectangle* size
/* (Out)
Size of the desktop.
*/
)
Returns
PRO_TK_NO_ERRORThe function was successful
PRO_TK_GENERAL_ERRORThe function failed.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.