ExtRemoteTyped::Set(PCSTR) 方法(engextcpp.hpp)

Set 方法设置由 ExtRemoteTyped 对象表示的类型化数据。

语法

void Set(
  [in] PCSTR Expr
);

参数

[in] Expr

计算结果为所需符号的表达式。 此表达式由默认表达式计算器计算。

返回值

没有

言论

返回

此方法不返回值。

要求

要求 价值
目标平台 桌面
标头 engextcpp.hpp (包括 Engextcpp.hpp)

另请参阅

ExtRemoteTyped

ExtRemoteTyped::Set (PCSTR, ULONG64)

ExtRemoteTyped::Set (PCSTR, ULONG64, bool)

ExtRemoteTyped::Set (bool)

ExtRemoteTyped::SetPrint

ExtRemoteTypedList