ITfContextOwnerCompositionSink::OnEndComposition method

Syntax


HRESULT OnEndComposition(
  [in] ITfCompositionView *pComposition
);

Parameters

pComposition [in]

Pointer to an ITfCompositionView object that represents the composition terminated.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps | Windows Store apps]

Minimum supported server

Windows 2000 Server [desktop apps | Windows Store apps]

Redistributable

TSF 1.0 on Windows 2000 Professional

Header

Msctf.h

IDL

Msctf.idl

DLL

Msimtf.dll

See also

ITfContextOwnerCompositionSink
ITfCompositionView

 

 

Show: