/
SetGSValueString

SetGSValueString

Declaration

Delphi

procedure SetGSValueString(const Key, Value: WideString);

ActiveX

HRESULT _stdcall SetGSValueString([in] BSTR Key, [in] BSTR Value );

Description

This function allows to change the global string settings.

Parameters

 

Key

Variable to set as string

Valuestring value

Related content

SetGSValueLong
SetGSValueLong
More like this
SetGSValueBool
SetGSValueBool
More like this
UID_VariableSetValue
UID_VariableSetValue
More like this
SetConfigurationVariableString
SetConfigurationVariableString
More like this
UID_VariableGetValue
UID_VariableGetValue
More like this
SetConfigurationVariable
SetConfigurationVariable
More like this