Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Set method sets the typed data represented by the ExtRemoteTyped object.
Syntax
void Set(
[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
Remarks
Returns
This method does not return a value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | engextcpp.hpp (include Engextcpp.hpp) |
See also
ExtRemoteTyped::Set (PCSTR, ULONG64)