ENCX::S57CatalogueObserver Class Reference

Observe changes to the cells in an S57Manager. More...

import "_encxcom_encx.idl";

Inheritance diagram for ENCX::S57CatalogueObserver:

List of all members.

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 ()


Detailed Description

Observe changes to the cells in an S57Manager.

Properties and methods via IS57CatalogueObserver.

Notifications via _IS57CatalogueObserverEvents.

Definition at line 3331 of file _encxcom_encx.idl.


Member Function Documentation

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]