다음을 통해 공유


ExtRemoteTyped::ExtRemoteTyped(constDEBUG_TYPED_DATA*) 메서드(engextcpp.hpp)

ExtRemoteTyped 생성자는 ExtRemoteTyped 클래스의 새 instance 만듭니다.

구문

void ExtRemoteTyped(
  [in] const DEBUG_TYPED_DATA *Typed
);

매개 변수

[in] Typed

이 개체가 나타낼 데이터 및 형식을 설명하는 DEBUG_TYPED_DATA 구조체에 대한 포인터입니다.

반환 값

없음

설명

다음 메서드를 사용하여 형식화된 데이터를 설정하거나 변경할 수도 있습니다.

요구 사항

요구 사항
대상 플랫폼 데스크톱
머리글 engextcpp.hpp(Engextcpp.hpp 포함)

추가 정보

DEBUG_TYPED_DATA

ExtRemoteData

ExtRemoteTyped

ExtRemoteTyped::ExtRemoteTyped

ExtRemoteTyped::ExtRemoteTyped(ExtRemoteTyped)

ExtRemoteTyped::ExtRemoteTyped(PCSTR)

ExtRemoteTyped::ExtRemoteTyped(PCSTR, ULONG64)

ExtRemoteTyped::ExtRemoteTyped(PCSTR, ULONG64, bool)

ExtRemoteTyped::Set(bool)

ExtRemoteTyped::Set(pcstr ulong64 bool)

ExtRemoteTyped::Set(pcstr ulong64)

ExtRemoteTyped::Set(pcstr)

ExtRemoteTypedList