company logo

CTX_Base :: GetPropertyHandle - Get Property handle

The function returns the property handle associated with the data for the context or subordinated field.

Return value:  Pointer to property handle ( PropertyHandle * )

Is a pointer to an (usually) opened property handle.

Implementation details

PropertyHandle * CTX_Base  :: GetPropertyHandle ( NString &fldnames )

The subordinated property handle for the context property handle is returned for the property name or path passed in fldnames . The name passed to the function must be a valid property name/path in the structure/class defined for the context property.

  • fldnames - Property name or path