extBuffer::Set 方法 (engextcpp.hpp)

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

语法

void Set(
  [in] bool    PtrTo,
  [in] ULONG64 TypeModBase,
  [in] ULONG   TypeId,
  [in] ULONG64 Offset
);

参数

Ptr

Elts

Owned

Used

返回值

要求

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

另请参阅

ExtRemoteTyped::Set (PCSTR)

ExtRemoteTypedList

ExtRemoteTyped::SetPrint

ExtRemoteTyped