Description

Called when a calculated value for an object (pUnknown is a raw object or mcdbnode object) is needed.

Syntax

Private Sub object_CalculateValue(pUnknown, sFormula, vValue, sFormat, sDisplayName)

The CalculateValue Event syntax has these parts:

PartDescription
objectA McDataManager object.
pUnknownAn IUnknown object.
sFormulaA String value.
vValueA Variant value.
sFormatA String value.
sDisplayNameA String value.