IPrintPipelinePropertyBag::GetProperty メソッド (filterpipeline.h)
GetProperty
メソッドは、プロパティ バッグからプロパティを取得します。
構文
HRESULT GetProperty(
[in] const wchar_t *pszName,
[out] VARIANT *pVar
);
パラメーター
[in] pszName
プロパティ バッグから取得するプロパティの名前。
[out] pVar
プロパティ バッグから取得する VARIANT 値。
戻り値
GetProperty
は、HRESULT 値を返します。
必要条件
要件 | 価値 |
---|---|
ターゲット プラットフォーム の | デスクトップ |
ヘッダー | filterpipeline.h |