ExtRemoteTyped::ExtRemoteTyped(PCSTR)-Methode (engextcpp.hpp)
Der ExtRemoteTyped-Konstruktor erstellt eine neue Instanz der ExtRemoteTyped Klasse.
Syntax
void ExtRemoteTyped(
[in] PCSTR Expr
);
Parameter
[in] Expr
Ein Ausdruck, der zum gewünschten Symbol ausgewertet wird. Dieser Ausdruck wird vom Standardausdruck-Evaluator ausgewertet.
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 (ExtRemoteTyped)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)