|
GME
13
|
import "Mga.idl";
Public Member Functions | |
| HRESULT | Flush () |
| HRESULT | Destroy () |
| HRESULT | Associate ([in] IMgaObject *obj,[in] VARIANT userdata) |
| HRESULT | OpenObj ([in] IMgaObject *obj,[in, out] IMgaObject **newobj) |
| HRESULT | OpenFCO ([in] IMgaFCO *obj,[in, out] IMgaFCO **newobj) |
| HRESULT | OpenFCOs ([in] IMgaFCOs *obj,[in, out] IMgaFCOs **newobj) |
| HRESULT | CloseObj ([in] IMgaObject *obj) |
| HRESULT | CheckProject ([in] IMgaProject *project) |
| HRESULT | SetNamespace ([in] BSTR pNmsp) |
| HRESULT | GetNamespace ([out, retval] BSTR *pNmsp) |
Properties | |
| long | EventMask [set] |
| long | RWEventMask [set] |
| IMgaProject | Project [get] |
| HRESULT IMgaTerritory::Associate | ( | [in] IMgaObject * | obj, |
| [in] VARIANT | userdata | ||
| ) |
| HRESULT IMgaTerritory::CheckProject | ( | [in] IMgaProject * | project | ) |
| HRESULT IMgaTerritory::CloseObj | ( | [in] IMgaObject * | obj | ) |
| HRESULT IMgaTerritory::Destroy | ( | ) |
| HRESULT IMgaTerritory::Flush | ( | ) |
| HRESULT IMgaTerritory::GetNamespace | ( | [out, retval] BSTR * | pNmsp | ) |
| HRESULT IMgaTerritory::OpenFCO | ( | [in] IMgaFCO * | obj, |
| [in, out] IMgaFCO ** | newobj | ||
| ) |
| HRESULT IMgaTerritory::OpenFCOs | ( | [in] IMgaFCOs * | obj, |
| [in, out] IMgaFCOs ** | newobj | ||
| ) |
| HRESULT IMgaTerritory::OpenObj | ( | [in] IMgaObject * | obj, |
| [in, out] IMgaObject ** | newobj | ||
| ) |
| HRESULT IMgaTerritory::SetNamespace | ( | [in] BSTR | pNmsp | ) |
long IMgaTerritory::EventMask [set] |
long IMgaTerritory::RWEventMask [set] |
1.7.6.1