/
SetGSValueLong
SetGSValueLong
Declaration
Delphi
procedure SetGSValueLong(const Key: WideString; Value: LongWord);
ActiveX
HRESULT _stdcall SetGSValueLong([in] BSTR Key, [in] unsigned long Value );
Description
This function allows to change the global integer settings.
Parameters
| Variable to set as string |
Value | long value |
, multiple selections available,
Related content
SetGSValueString
SetGSValueString
More like this
SetGSValueBool
SetGSValueBool
More like this
UID_VariableSetValue
UID_VariableSetValue
More like this
UID_VariableGetValue
UID_VariableGetValue
More like this
SetConfigurationVariable
SetConfigurationVariable
More like this
SetConfigurationVariableString
SetConfigurationVariableString
More like this