import "_encxcom_encx.idl";

Public Member Functions | |
| HRESULT | Register ([in] IS57Manager *s57Mgr) |
| Register to be notified of IS57Manager changes. | |
| HRESULT | Unregister (void) |
| Ask to not be notified of IS57Manager changes. | |
| HRESULT | OnChanged () |
Properties and methods via IS57CatalogueObserver.
Notifications via _IS57CatalogueObserverEvents.
Definition at line 3331 of file _encxcom_encx.idl.
| HRESULT IS57CatalogueObserver::Register | ( | [in] IS57Manager * | s57Mgr | ) | [inherited] |
Register to be notified of IS57Manager changes.
| HRESULT IS57CatalogueObserver::Unregister | ( | void | ) | [inherited] |
Ask to not be notified of IS57Manager changes.
| HRESULT ENCX::_IS57CatalogueObserverEvents::OnChanged | ( | ) | [inherited] |