ExtBuffer::Set method (engextcpp.hpp)

The Set method sets the typed data represented by the ExtRemoteTyped object.

Syntax

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

Parameters

Ptr

Elts

Owned

Used

Return value

None

Requirements

Requirement Value
Target Platform Desktop
Header engextcpp.hpp (include Engextcpp.hpp)
Library engextcpp.hpp

See also

ExtRemoteTyped::Set (PCSTR)

ExtRemoteTypedList

ExtRemoteTyped::SetPrint

ExtRemoteTyped