PrApi: SetProperty |
Sets the text value of a property of the prapi 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 PrApi Overview PrApi Properties PrApi Methods SetPageLightV SetStatusLed