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.
Valor de retorno
Nenhum
Requisitos
Requisito | Valor |
---|---|
da Plataforma de Destino | Área de trabalho |
cabeçalho | engextcpp.hpp (inclua Engextcpp.hpp) |
Consulte 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)