ExtRemoteTyped::ExtRemoteTyped (constDEBUG_TYPED_DATA*) 方法 (engextcpp.hpp)
ExtRemoteTyped 建構函式會建立 ExtRemoteTyped 類別的新實例。
語法
void ExtRemoteTyped(
[in] const DEBUG_TYPED_DATA *Typed
);
參數
[in] Typed
DEBUG_TYPED_DATA 結構的指標,描述要由這個 物件表示的數據和型別。
傳回值
無
備註
您也可以使用下列方法來設定或變更具類型的資料:
規格需求
需求 | 值 |
---|---|
目標平台 | 桌面 |
標頭 | engextcpp.hpp (包括 Engextcpp.hpp) |
另請參閱
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped (ExtRemoteTyped)
ExtRemoteTyped::ExtRemoteTyped (PCSTR)
ExtRemoteTyped::ExtRemoteTyped (PCSTR,ULONG64)
ExtRemoteTyped::ExtRemoteTyped (PCSTR、ULONG64、bool)
ExtRemoteTyped::Set (pcstr ulong64 bool)