ExtRemoteTyped::ExtRemoteTyped(PCSTR) 메서드(engextcpp.hpp)
ExtRemoteTyped 생성자는 ExtRemoteTyped 클래스의 새 instance 만듭니다.
구문
void ExtRemoteTyped(
[in] PCSTR Expr
);
매개 변수
[in] Expr
원하는 기호로 계산되는 식입니다. 이 식은 기본 식 계산기에서 평가됩니다.
반환 값
없음
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | 데스크톱 |
머리글 | engextcpp.hpp(Engextcpp.hpp 포함) |
추가 정보
ExtRemoteTyped::ExtRemoteTyped
ExtRemoteTyped::ExtRemoteTyped(DEBUG_TYPED_DATA)
ExtRemoteTyped::ExtRemoteTyped(ExtRemoteTyped)
ExtRemoteTyped::ExtRemoteTyped(PCSTR, ULONG64)
ExtRemoteTyped::ExtRemoteTyped(PCSTR, ULONG64, bool)
ExtRemoteTyped::Set(pcstr ulong64 bool)