Sets or returns the value of a CdbProperty object.
Syntax
VOIDSetValue(LPVARIANT pv);
COleVariantGetValue(VOID);
Set Parameters
Type | Example | Description |
LPVARIANT | pv | A pointer to a COleVariant that contains the value to be inserted into the CdbProperty object. |