다음을 통해 공유


ExtRemoteTyped::OutSimpleValue 메서드(engextcpp.hpp)

OutSimpleValue 메서드는 이 개체가 나타내는 형식화된 데이터의 값을 출력합니다.

구문

void OutSimpleValue();

반환 값

없음

설명

OutSimpleValue 메서드는 ExtRemoteTyped::OutFullValue 메서드만큼 세부 정보를 인쇄하지 않습니다.

값은 디버거 엔진의 출력 콜백으로 전송됩니다.

반환

이 메서드는 값을 반환하지 않습니다.

요구 사항

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

추가 정보

ExtRemoteTyped

ExtRemoteTyped::OutFullValue