ExtRemoteTyped::ExtRemoteTyped(constExtRemoteTyped&) メソッド (engextcpp.hpp)
ExtRemoteTyped コピー コンストラクターは、ExtRemoteTyped クラスの新しいインスタンスを作成します。
構文
void ExtRemoteTyped(
[in, ref] const ExtRemoteTyped & Typed
);
パラメーター
[in, ref] Typed
既存の ExtRemoteTyped オブジェクト。
戻り値
なし
必要条件
要件 | 値 |
---|---|
対象プラットフォーム | デスクトップ |
Header | engextcpp.hpp (Engextcpp.hpp を含む) |
こちらもご覧ください
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped (DEBUG_TYPED_DATA)
ExtRemoteTyped::ExtRemoteTyped (PCSTR)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)