ExtRemoteTyped::OutSimpleValue method (engextcpp.hpp)
The OutSimpleValue method prints the value of the typed data represented by this object.
Syntax
void OutSimpleValue();
Return value
None
Remarks
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.
Returns
This method does not return a value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | engextcpp.hpp (include Engextcpp.hpp) |