ExtRemoteTyped::ExtRemoteTyped(PCSTR) method (engextcpp.hpp)
The ExtRemoteTyped constructor creates a new instance of the ExtRemoteTyped class.
Syntax
void ExtRemoteTyped(
[in] PCSTR Expr
);
Parameters
[in] Expr
An expression that evaluates to the desired symbol. This expression is evaluated by the default expression evaluator.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | engextcpp.hpp (include Engextcpp.hpp) |
See also
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped (DEBUG_TYPED_DATA)
ExtRemoteTyped::ExtRemoteTyped (ExtRemoteTyped)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)