API 설명서 > Miscellaneous > Object ProUIDesktopsize > Function ProUIDesktopsizeGet
Function ProUIDesktopsizeGet
Description
Get the size of the desktop.
Synopsis
#include <ProUI.h>
ProUIDesktopsizeGet
(
/* (Out)
Size of the desktop.
*/
)
Returns
The function was successful
The function failed.
One or more input arguments was invalid.
도움이 되셨나요?