PrApi: SetIntProperty |
Sets the integer value of a property of the prapi 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 PrApi Overview PrApi Properties PrApi Methods SelfTest SetPageLight