CUtlProps::GetPropValue
プロパティからプロパティを取得します。
OUT_OF_LINE HRESULT GetPropValue(
const GUID* pguidPropSet,
DBPROPID dwPropId,
VARIANT* pvValue
);
パラメーター
pguidPropSet
[in] PropSet の GUID。dwPropId
[in] プロパティ インデックス。pvValue
[out] 新しいプロパティ値を含むバリアントへのポインター。
戻り値
成功した場合は失敗し、 S_OK のFailure 。
必要条件
Header: atldb.h