ISmartCodeVNCViewer3::UltraVNCSecurity_SecureVNC Property
Retrieves an instance of the IScVxUltraSecurity_SecureVNC interface. The interface allows developers to control UltraVNC SecureVNC DSM encryption plug-in related settings.
Syntax
HRESULT ISmartCodeVNCViewer3::get_UltraVNCSecurity_SecureVNC(IScVxUltraSecurity_SecureVNC** ppSecurity);
Parameters
- ppSecurity
- Address of the current control's IScVxUltraSecurity_SecureVNC interface.
Return Value
Returns S_OK if successful, or an error value otherwise.