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)