다음을 통해 공유


ITfReadOnlyProperty 인터페이스(msctf.h)

ITfReadOnlyProperty 인터페이스는 TSF 관리자에 의해 구현되며 애플리케이션 또는 텍스트 서비스에서 속성 데이터를 가져오는 데 사용됩니다.

상속

ITfReadOnlyProperty 인터페이스는 IUnknown 인터페이스에서 상속됩니다. ITfReadOnlyProperty 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

ITfReadOnlyProperty 인터페이스에는 이러한 메서드가 있습니다.

 
ITfReadOnlyProperty::EnumRanges

ITfReadOnlyProperty::EnumRanges 메서드
ITfReadOnlyProperty::GetContext

ITfReadOnlyProperty::GetContext 메서드
ITfReadOnlyProperty::GetType

ITfReadOnlyProperty::GetType 메서드
ITfReadOnlyProperty::GetValue

ITfReadOnlyProperty::GetValue 메서드

설명

이 인터페이스의 instance ITfContext::GetAppProperty 또는 ITfContext::TrackProperties를 사용하여 가져옵니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 2000 Professional [데스크톱 앱 | UWP 앱]
지원되는 최소 서버 Windows 2000 Server [데스크톱 앱 | UWP 앱]
대상 플랫폼 Windows
헤더 msctf.h
재배포 가능 파일 Windows 2000 Professional의 TSF 1.0

참고 항목

ITfContext::GetAppProperty

ITfContext::TrackProperties

IUnknown