Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ExtRemoteTyped copy constructor creates a new instance of the ExtRemoteTyped class.
Syntax
void ExtRemoteTyped(
[in, ref] const ExtRemoteTyped & Typed
);
Parameters
[in, ref] Typed
An existing ExtRemoteTyped object.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | engextcpp.hpp (include Engextcpp.hpp) |
See also
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped (DEBUG_TYPED_DATA)
ExtRemoteTyped::ExtRemoteTyped (PCSTR)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped (PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)