IColumnMapperCreator::GetColumnMapper 方法 (indexsrv.h)
擷取數據行對應器物件。
語法
HRESULT GetColumnMapper(
[in] const WCHAR *wcsMachineName,
[in] const WCHAR *wcsCatalogName,
[out] IColumnMapper **ppColumnMapper
);
參數
[in] wcsMachineName
目錄所在的機器。
[in] wcsCatalogName
要求數據行對應工具的目錄。
[out] ppColumnMapper
儲存傳出數據行對應程序指標。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | indexsrv.h |
可轉散發套件 | Windows NT 4.0 選項套件 |