SetScreenResolutionRequestType

SetScreenResolutionRequestType
SetScreenResolutionRequestType

The parameters of SetScreenResolution.

JSON Example
{
    "width": 0,
    "height": 0
}
integer As int32 As int32
width
Required

The screen width that should be set.

integer As int32 As int32
height
Required

The screen height that should be set.