CHANDLE Fields |
The CHANDLE type exposes the following members.
| Name | Description | |
|---|---|---|
| m_bDestroy | Holds whether we need to cleanup the underlying c++ class | |
| m_bDisposed | Holds whether this class has been destroyed yet | |
| m_hHandle | Handle which corresponds to the ID of this object in Oasis | |
| m_pDelegate | Hold a pointer to the delegate so that it doesn't get deleted until this class does | |
| m_pGeoGXHandle | Handle which corresponds to geogx object that created this object |