ITextStoreACP::GetActiveView 方法 (textstor.h)

ITextStoreACP::GetActiveView 方法返回指定当前活动视图的 TsViewCookie 数据类型。

语法

HRESULT GetActiveView(
  [out] TsViewCookie *pvcView
);

参数

[out] pvcView

接收指定当前活动视图的 TsViewCookie 数据类型。

返回值

此方法没有返回值。

要求

要求
最低受支持的客户端 Windows 2000 Professional [仅限桌面应用]
最低受支持的服务器 Windows 2000 Server [仅限桌面应用]
目标平台 Windows
标头 textstor.h
DLL Msctf.dll
可再发行组件 Windows 2000 专业版上的 TSF 1.0

另请参阅

ITextStoreACP

TsViewCookie