ExtRemoteTyped::ExtRemoteTyped(constExtRemoteTyped&) 메서드(engextcpp.hpp)
ExtRemoteTyped 복사 생성자는 ExtRemoteTyped 클래스의 새 instance 만듭니다.
구문
void ExtRemoteTyped(
[in, ref] const ExtRemoteTyped & Typed
);
매개 변수
[in, ref] Typed
기존 ExtRemoteTyped 개체입니다.
반환 값
없음
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | 데스크톱 |
머리글 | engextcpp.hpp(Engextcpp.hpp 포함) |
추가 정보
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped(DEBUG_TYPED_DATA)
ExtRemoteTyped::ExtRemoteTyped(PCSTR)
ExtRemoteTyped::ExtRemoteTyped(PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped(PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)