ITfContextComposition::TakeOwnership method (msctf.h)

Not currently implemented.

Syntax

HRESULT TakeOwnership(
  [in]  TfEditCookie       ecWrite,
  [in]  ITfCompositionView *pComposition,
  [in]  ITfCompositionSink *pSink,
  [out] ITfComposition     **ppComposition
);

Parameters

[in] ecWrite

Not used.

[in] pComposition

Not used.

[in] pSink

Not used.

[out] ppComposition

Not used.

Return value

This method can return one of these values.

Value Description
E_NOTIMPL
This method is not currently implemented.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps | UWP apps]
Minimum supported server Windows 2000 Server [desktop apps | UWP apps]
Target Platform Windows
Header msctf.h
DLL Msctf.dll
Redistributable TSF 1.0 on Windows 2000 Professional

See also

IEnumITfCompositionView interface, ITfContextComposition interface