FpsApi: SetIntProperty |
Sets the integer value of a property of the fpsapi module.
Public Function SetIntProperty( ByVal Name As String, ByVal value As Long ) As Boolean
[Visual Basic] Public Function SetIntProperty(ByVal Name As String, ByVal value As Long) As Boolean
[Delphi] function SetIntProperty(const name: WideString; value: Integer): Boolean;
[C++] bool SetIntProperty(BSTR name, long value);
Class FpsApi Overview FpsApi Properties FpsApi Methods RuntimeConfig SetProperty