FaultCode Property (Connect Control)
Windows - Visual C++
read only
Description
The FaultCode property returns the
fault code.
Syntax
long value = GetFaultCode();
The FaultCode syntax has these parts:
|
Part |
Description |
|
|
value |
A Long integer containing the fault code. Valid only after transition to fault state. |
|
Back to: Connect Properties