ExtRemoteTyped::OutTypeName method (engextcpp.hpp)
The OutTypeName method prints the type name of the typed data represented by this object.
Syntax
void OutTypeName();
Return value
None
Remarks
The type name 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) |