IStemmer::GetLicenseToUse Method

Gets the license information for this IStemmer implementation.

Syntax

HRESULT GetLicenseToUse(      
    WCHAR const **ppwcsLicense
);

Parameters

  • ppwcsLicense
    Pointer to an output variable. The output variable receives a pointer to the license information for this IStemmer implementation.

Return Value

Returns S_OK if successful, or an error value otherwise.

Remarks

Windows Search does not enforce license restrictions. The implementation determines the storage method for the license information.