Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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)