다음을 통해 공유


ExtRemoteTyped::Set(PCSTR) 메서드(engextcpp.hpp)

Set 메서드는 ExtRemoteTyped 개체가 나타내는 형식화된 데이터를 설정합니다.

구문

void Set(
  [in] PCSTR Expr
);

매개 변수

[in] Expr

원하는 기호로 계산되는 식입니다. 이 식은 기본 식 계산기에서 계산됩니다.

반환 값

없음

설명

반환

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

요구 사항

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

추가 정보

ExtRemoteTyped

ExtRemoteTyped::Set(PCSTR, ULONG64)

ExtRemoteTyped::Set(PCSTR, ULONG64, bool)

ExtRemoteTyped::Set(bool)

ExtRemoteTyped::SetPrint

ExtRemoteTypedList