SmartCode ViewerX

ISmartCodeVNCViewer::ScreenWidth Property


Retrieves width of remote screen.

Syntax

HRESULT ISmartCodeVNCViewer::get_ScreenWidth(long* pnScreenWidth);

Parameters

pnScreenWidth
Pointer to a variable of type long that receives width of remote screen.

Return Value

Returns S_OK if successful, or an error value otherwise.