SmartCode ViewerX

ISmartCodeVNCViewer::AdvancedSettings Property


Retrieves an instance of the IScVxAdvancedSettings interface.

Syntax

HRESULT ISmartCodeVNCViewer::get_AdvancedSettings(IScVxAdvancedSettings** ppAdvSettings);

Parameters

ppAdvSettings
Address of the current control's IScVxAdvancedSettings interface.

Return Value

Returns S_OK if successful, or an error value otherwise.