Freigeben über


ExtRemoteTyped::ExtRemoteTyped(constDEBUG_TYPED_DATA*)-Methode (engextcpp.hpp)

Der ExtRemoteTyped-Konstruktor erstellt eine neue instance der ExtRemoteTyped-Klasse.

Syntax

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

Parameter

[in] Typed

Ein Zeiger auf eine DEBUG_TYPED_DATA Struktur, die die Daten und den Typ beschreibt, die durch dieses Objekt dargestellt werden sollen.

Rückgabewert

Keine

Bemerkungen

Die typisierten Daten können auch mithilfe der folgenden Methoden festgelegt oder geändert werden:

Anforderungen

Anforderung Wert
Zielplattform Desktop
Kopfzeile engextcpp.hpp (include Engextcpp.hpp)

Weitere Informationen

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