Skip to content

Latest commit

 

History

History
95 lines (76 loc) · 3.17 KB

nf-msctf-itfcontextownerservices-onstatuschange.md

File metadata and controls

95 lines (76 loc) · 3.17 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:msctf.ITfContextOwnerServices.OnStatusChange
ITfContextOwnerServices::OnStatusChange (msctf.h)
The ITfContextOwnerServices::OnStatusChange method is called by the context owner when the dwDynamicFlags member of the TS_STATUS structure returned by the ITfContextOwner::GetStatus method changes.
ITfContextOwnerServices interface [Text Services Framework]
OnStatusChange method
ITfContextOwnerServices.OnStatusChange
ITfContextOwnerServices::OnStatusChange
OnStatusChange
OnStatusChange method [Text Services Framework]
OnStatusChange method [Text Services Framework]
ITfContextOwnerServices interface
_tsf_itfcontextownerservices_onstatuschange_ref
msctf/ITfContextOwnerServices::OnStatusChange
tsf.itfcontextownerservices_onstatuschange
tsf\itfcontextownerservices_onstatuschange.htm
TSF
da450910-d592-49c0-8df7-bc2f4037c4d2
12/05/2018
ITfContextOwnerServices interface [Text Services Framework],OnStatusChange method, ITfContextOwnerServices.OnStatusChange, ITfContextOwnerServices::OnStatusChange, OnStatusChange, OnStatusChange method [Text Services Framework], OnStatusChange method [Text Services Framework],ITfContextOwnerServices interface, _tsf_itfcontextownerservices_onstatuschange_ref, msctf/ITfContextOwnerServices::OnStatusChange, tsf.itfcontextownerservices_onstatuschange
msctf.h
Windows
Windows 2000 Professional [desktop apps \| UWP apps]
Windows 2000 Server [desktop apps \| UWP apps]
Msctf.idl
Msctf.dll
Windows
TSF 1.0 on Windows 2000 Professional
19H1
ITfContextOwnerServices::OnStatusChange
msctf/ITfContextOwnerServices::OnStatusChange
c++
APIRef
kbSyntax
COM
msctf.dll
ITfContextOwnerServices.OnStatusChange

ITfContextOwnerServices::OnStatusChange

-description

The ITfContextOwnerServices::OnStatusChange method is called by the context owner when the dwDynamicFlags member of the TS_STATUS structure returned by the ITfContextOwner::GetStatus method changes.

-parameters

-param dwFlags [in]

Specifies the dynamic status flag.

-returns

This method can return one of these values.

Value Description
S_OK
The method was successful.

-see-also

ITfContextOwner::GetStatus

ITfContextOwnerServices

TS_STATUS