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 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | indexsrv.h |
再頒布可能パッケージ | Windows NT 4.0 オプション パック |