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