PrApi: GetIntProperty |
Gets the integer value of a property of the prapi module.
Public Function GetIntProperty( ByVal Name As String, ByRef value As Long ) As Boolean
[Visual Basic] Public Function GetIntProperty(ByVal Name As String, ByRef value As Long) As Boolean
[Delphi] function GetIntProperty(const name: WideString; var value: Integer): Boolean;
[C++] bool GetIntProperty(BSTR name, long* value);
Class PrApi Overview PrApi Properties PrApi Methods GetImageSource GetLicenseDate