共用方式為


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