PrApi: SelfTest |
Performs device self test.
Public Function SelfTest( ByVal condition As Long ) As Long
[Visual Basic] Public Function SelfTest(ByVal condition As Long) As Long
[Delphi] function SelfTest(condition: Integer): Integer;
[C++] long SelfTest(long condition);
It is important that the return value is not a simple integer but it represents a complex internal data which is referenced internally each time it is accessed. So do use it carefully (do not convert to / or compare with integers) to avoid memory leak problems.
Class PrApi Overview PrApi Properties PrApi Methods SelectApplication SetIntProperty