SmartCode ViewerX

ISmartCodeVNCViewer3::UltraVNCSecurity_MSRC4 Property


Retrieves an instance of the IScVxUltraSecurity_MSRC4 interface. The interface allows developers to control UltraVNC MSRC4 DSM encryption plug-in related settings.

Syntax

HRESULT ISmartCodeVNCViewer3::get_UltraVNCSecurity_MSRC4(IScVxUltraSecurity_MSRC4** ppSecurity);

Parameters

ppSecurity
Address of the current control's IScVxUltraSecurity_MSRC4 interface.

Return Value

Returns S_OK if successful, or an error value otherwise.