company logo

CTX_Structure :: GetPropContext - Get Property context

The function returns the property context for the property passed as name or property path. The property is searched in the structure associated with the context.

Return value:  Property context ( CTX_Property * )

This is the default property context or a user-defined context class instance for the property.

Implementation details

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