CUtlProps::SetPropValue
Sets a property in a property set.
HRESULT SetPropValue(
const GUID* pguidPropSet,
DBPROPID dwPropId,
VARIANT* pvValue
);
매개 변수
pguidPropSet
[in] The GUID for the PropSet.dwPropId
[in] The property index.pvValue
[in] A pointer to a variant that contains the new property value.
반환 값
Failure on failure and S_OK if successful.
요구 사항
Header: atldb.h