CPropertyAccessor::GetValue
voidCPropertyAccessor::GetValue(const _SourceClass*pObj, VARIANT&propVal)
Retrieve a property value.
Defined in: PropAccessor.h
Return Value
void
Parameters
pObj
Pointer to the object on which to invoke the get function on.
propVal
Output parameter to receive the property value.