Prototype declaration:
KMSTATUS KMAPI kmGetDisplaySize( OUT PKMINT32 pWidth, OUT PKMINT32 pHeight );
Description:
Parameters:This function returns size of the screen.
Return values:pWidth(output) pWidth pointer pHeight(output) pHeight pointer
Value Explanation KMSTATUS_SUCCESS Success