Método ExtRemoteTyped::ExtRemoteTyped(constExtRemoteTyped&) (engextcpp.hpp)
O construtor de cópia ExtRemoteTyped cria uma nova instância da classe ExtRemoteTyped .
Sintaxe
void ExtRemoteTyped(
[in, ref] const ExtRemoteTyped & Typed
);
Parâmetros
[in, ref] Typed
Um objeto ExtRemoteTyped existente.
Retornar valor
Nenhum
Requisitos
Requisito | Valor |
---|---|
Plataforma de Destino | Área de Trabalho |
Cabeçalho | engextcpp.hpp (inclua Engextcpp.hpp) |
Confira também
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped (DEBUG_TYPED_DATA)
ExtRemoteTyped::ExtRemoteTyped (PCSTR)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)