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