The PrintDebugTrace method enables or disables the output of error or trace information to the console and returns the value of 1 or 0, respectively.
Syntax
The PrintDebugTrace method has the following format:
Netegrity::AgentAPI‑>PrintDebugTrace([debugFlag])
Parameters
The PrintDebugTrace method accepts the following parameter:
debugFlag (int)
(Optional) Specifies enabling or disabling output of error or trace information to the console:
Specifies enabling output.
Specifies disabling output.
Return Value
The PrintDebugTrace method returns one of the following integer values:
Specifies that output is enabled.
Specifies that output is disabled.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |