IStemmer::GetLicenseToUse 方法 (indexsrv.h)
取得這個 IStemmer 實作的授權資訊。
語法
HRESULT GetLicenseToUse(
[out] const WCHAR **ppwcsLicense
);
參數
[out] ppwcsLicense
類型: const WCHAR**
接收這個 IStemmer 實作之授權資訊指標的變數指標。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
備註
Windows 搜尋不會強制執行授權限制。 實作會決定授權資訊的儲存方法。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 Professional [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | indexsrv.h |
可轉散發套件 | Windows NT 4.0 選項套件 |