IPrintSchemaOption オブジェクトへのポインターを取得します。
構文
HRESULT GetAt(
[in] ULONG ulIndex,
[out, retval, optional] IPrintSchemaOption **ppOption
);
パラメーター
[in] ulIndex
コレクション内の IPrintSchemaOption オブジェクトのインデックス。
[out, retval, optional] ppOption
IPrintSchemaOption オブジェクトへのポインター。
戻り値
HRESULT 値を返します。 メソッドの呼び出しが成功しなかった場合は、適切な HRESULT エラー コードが返されます。
必要条件
要件 | 価値 |
---|---|
サポートされる最小クライアント | Windows 8 |
サポートされる最小サーバー | Windows Server 2012 |
ターゲット プラットフォーム の | デスクトップ |
ヘッダー | printerextension.h |
関連項目
IPrintSchemaOption の