CTX_Property :: GetStructContext - Get structure context
The function returns the structure context for the currently selected instance in the property handle. For weak-typed properties the context may change with the selection from instance to instance. When no instance is selected in the property handle associated with the context the function returns the instance context for the default instance.
Return value: Structure Context ( CTX_Structure * )
Structure context for a property handle.
Implementation details
CTX_Structure *
CTX_Property  :: GetStructContext ( NString &w_strnames=NString::Null() )
- w_strnames
- w_strnames - Title unknown
Default: NString::Null()