다음을 통해 공유


ITextStoreACPServices 인터페이스(msctf.h)

ITextStoreACPServices 인터페이스는 ACP 기반 애플리케이션에 다양한 서비스를 제공하기 위해 TSF 관리자에 의해 구현됩니다. 이 인터페이스의 instance 가져오기 위해 애플리케이션은 IID_ITextStoreACPServices ITextStoreACP::AdviseSink에 전달된 펑크 매개 변수에서 QueryInterface를 호출합니다.

상속

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

메서드

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

 
ITextStoreACPServices::CreateRange

ITextStoreACPServices::CreateRange 메서드
ITextStoreACPServices::ForceLoadProperty

ITextStoreACPServices::ForceLoadProperty 메서드
ITextStoreACPServices::Serialize

ITextStoreACPServices::Serialize 메서드
ITextStoreACPServices::Unserialize

ITextStoreACPServices::Unserialize 메서드

요구 사항

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

참고 항목

ITextStoreACP::AdviseSink

IUnknown