次の方法で共有


ExtRemoteTyped::ExtRemoteTyped(constDEBUG_TYPED_DATA*) メソッド (engextcpp.hpp)

ExtRemoteTyped コンストラクターは、ExtRemoteTyped クラスの新しいインスタンスを作成します。

構文

void ExtRemoteTyped(
  [in] const DEBUG_TYPED_DATA *Typed
);

パラメーター

[in] Typed

このオブジェクトによって表されるデータと型を記述する DEBUG_TYPED_DATA 構造体へのポインター。

戻り値

なし

解説

型指定されたデータは、次の方法を使用して設定または変更することもできます。

要件

要件
対象プラットフォーム デスクトップ
Header engextcpp.hpp (Engextcpp.hpp を含む)

こちらもご覧ください

DEBUG_TYPED_DATA

ExtRemoteData

ExtRemoteTyped

ExtRemoteTyped::ExtRemoteTyped

ExtRemoteTyped::ExtRemoteTyped (ExtRemoteTyped)

ExtRemoteTyped::ExtRemoteTyped (PCSTR)

ExtRemoteTyped::ExtRemoteTyped (PCSTR,ULONG64)

ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64, bool)

ExtRemoteTyped::Set(bool)

ExtRemoteTyped::Set(pcstr ulong64 bool)

ExtRemoteTyped::Set(pcstr ulong64)

ExtRemoteTyped::Set(pcstr)

ExtRemoteTypedList