TsViewCookie

TsViewCookie 데이터 형식은 컨텍스트 뷰를 식별합니다.

typedef DWORD TsViewCookie;

설명

애플리케이션은 만드는 각 보기에 대해 고유한 TsViewCookie 값을 제공해야 합니다.

TSF 관리자는 ITextStoreACP::GetActiveView 또는 ITextStoreAnchor::GetActiveView를 호출하여 애플리케이션에서 이 값을 가져옵니다. TSF 관리자는 이 값을 사용하여 다양한 ITextStoreACP 또는 ITextStoreAnchor 메서드를 호출할 때 보기를 식별합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트
Windows 2000 Professional [데스크톱 앱 | UWP 앱]
지원되는 최소 서버
Windows 2000 Server [데스크톱 앱 | UWP 앱]
재배포 가능 파일
Windows 2000 Professional의 TSF 1.0
헤더
Textstor.h
IDL
Textstor.idl

추가 정보

ITextStoreACP

ITextStoreACP::GetActiveView

ITextStoreAnchor::GetActiveView