|
| HRESULT | Init ([in] BOOL fQuery, [in] ULONG ulMaxTokenSize, [out] BOOL *pfLicense) |
| |
| HRESULT | BreakText ([in] TEXT_SOURCE *pTextSource, [in] IWordSink *pWordSink, [in] IPhraseSink *pPhraseSink) |
| |
| HRESULT | ComposePhrase ([size_is(cwcNoun)][in] const WCHAR *pwcNoun, [in] ULONG cwcNoun, [size_is(cwcModifier)][in] const WCHAR *pwcModifier, [in] ULONG cwcModifier, [in] ULONG ulAttachmentType, [size_is(*pcwcPhrase)][out] WCHAR *pwcPhrase, [out][in] ULONG *pcwcPhrase) |
| |
| HRESULT | GetLicenseToUse ([string][out] const WCHAR **ppwcsLicense) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 104 of file indexsrv.idl.
◆ BreakText()
◆ ComposePhrase()
◆ GetLicenseToUse()
◆ Init()
The documentation for this interface was generated from the following file: