company logo

CTX_Structure :: GetInstContext - Get Instance context

The function returns the structure context for the instance that owns the current property (high structure). This is not identical with the structure that owns the property. The instance owning the property is the instance that is stored in the database. Hence, the function goes up in the context hierarchy until it finds the context that refers to the instance stored in the database.

Return value:  Structure Context ( CTX_Structure * )

Structure context for a property handle.

Implementation details

CTX_Structure * CTX_Structure  :: GetInstContext (  )