ExtRemoteTyped::ExtRemoteTyped(constExtRemoteTyped&) -Methode (engextcpp.hpp)
Der ExtRemoteTyped Kopierkonstruktor erstellt eine neue Instanz der ExtRemoteTyped Klasse.
Syntax
void ExtRemoteTyped(
[in, ref] const ExtRemoteTyped & Typed
);
Parameter
[in, ref] Typed
Ein vorhandenes ExtRemoteTyped-Objekt.
Rückgabewert
Nichts
Anforderungen
Anforderung | Wert |
---|---|
Zielplattform- | Desktop |
Header- | engextcpp.hpp (include Engextcpp.hpp) |
Siehe auch
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped (DEBUG_TYPED_DATA)
ExtRemoteTyped::ExtRemoteTyped (PCSTR)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)