CPropertyAccessor::PutValue
voidCPropertyAccessor::PutValue(_SourceClass*pObj, const VARIANT&propVal)
Store a property value.
Defined in: PropAccessor.h
Return Value
void
Parameters
pObj
Pointer to the object on which to invoke the put function on.
propVal
Input value used to set the property value.