Debugging Tools for Windows

ExtRemoteTyped::OutSimpleValue

The OutSimpleValue method prints the value of the typed data represented by this object.

void
  ExtRemoteData::OutSimpleValue(
    void
    ) throw(...)

Parameters

None

Return Value

None

Comments

The OutSimpleValue method does not print as much detail as the ExtRemoteTyped::OutFullValue method.

The value is sent to the debugger engine's output callbacks.

Requirements

Headers: Defined in Engextcpp.hpp. Include Engextcpp.hpp.

See Also

ExtRemoteTyped::OutFullValue

Build machine: CAPEBUILD