ReactOS 0.4.15-dev-7958-gcd0bb1a
ITfInputScope Interface Reference
Inheritance diagram for ITfInputScope:
Collaboration diagram for ITfInputScope:

Public Member Functions

HRESULT GetInputScopes ([out, size_is(, *pcCount)] InputScope **pprgInputScopes, [out] UINT *pcCount)
 
HRESULT GetPhrase ([out, size_is(, *pcCount)] BSTR **ppbstrPhrases, [out] UINT *pcCount)
 
HRESULT GetRegularExpression ([out] BSTR *pbstrRegExp)
 
HRESULT GetSRGS ([out] BSTR *pbstrSRGS)
 
HRESULT GetXML ([out] BSTR *pbstrXML)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 86 of file inputscope.idl.

Member Function Documentation

◆ GetInputScopes()

HRESULT ITfInputScope::GetInputScopes ( [out, size_is(, *pcCount)] InputScope **  pprgInputScopes,
[out] UINT pcCount 
)

◆ GetPhrase()

HRESULT ITfInputScope::GetPhrase ( [out, size_is(, *pcCount)] BSTR **  ppbstrPhrases,
[out] UINT pcCount 
)

◆ GetRegularExpression()

HRESULT ITfInputScope::GetRegularExpression ( [out] BSTR pbstrRegExp)

◆ GetSRGS()

HRESULT ITfInputScope::GetSRGS ( [out] BSTR pbstrSRGS)

◆ GetXML()

HRESULT ITfInputScope::GetXML ( [out] BSTR pbstrXML)

The documentation for this interface was generated from the following file: