ITextStoreACP2::GetActiveView method

Gets a TsViewCookie that represents the current active view.

Syntax


HRESULT GetActiveView(
  [out] TsViewCookie *pvcView
);

Parameters

pvcView [out]

Receives the TsViewCookie data type that specifies the current active view.

Return value

This method has no return values.

Requirements

Minimum supported client

Windows 8 [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2012 [desktop apps | Windows Store apps]

Header

Textstor.h

IDL

Textstor.idl

DLL

Msctf.dll

See also

ITextStoreACP2
TsViewCookie

 

 

Show: