import "indexsrv.idl";
Inherits IUnknown.
Public Member Functions |
| 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) |
Detailed Description
Definition at line 104 of file indexsrv.idl.
The documentation for this interface was generated from the following file: