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 |