company logo

CTX_Structure :: GetInstance - Get instance

The function returns the instance for the  context.

Return value:  Instance area ( ::Instance  )

Instances do have the type of the referenced property handle (collection type). The instance contains a pointer to a properly structured instance area.

You can use the !-operator or the GetData() function to check whether the instance refers to data or not.

Implementation details

::Instance CTX_Structure  :: GetInstance (  )