Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a TsViewCookie that represents the current active view.
Syntax
HRESULT GetActiveView(
[out] TsViewCookie *pvcView
);
Parameters
[out] pvcView
Receives the TsViewCookie data type that specifies the current active view.
Return value
This method has no return values.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | textstor.h |
| DLL | Msctf.dll |