company logo

CTX_Structure :: GetPropertyHandle - Get Property handle

The function returns the property handle associated for the structure. When a property name or path is passed to the function the property handle is searched in the structure. When no property name or path is passed the property handle the structure belongs to is returned.

Return value:  Pointer to property handle ( PropertyHandle * )

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

Implementation details

PropertyHandle * CTX_Structure  :: GetPropertyHandle ( NString &w_fldnames=NString::Null() )
  • w_fldnames - Property name or path Default: NString::Null()