DK11 for Delphi | GisViewer.TGIS_Viewer.UnSubscribe | Constructors | Fields | Methods | Properties | Events
Remove provided control from the notification subscription list.
Implements IGIS_Viewer.UnSubscribe.
// Delphi public procedure UnSubscribe( const _control : IGIS_Subscribe );
// C++ Builder public: void UnSubscribe( IGIS_Subscribe* const _control );
Name | Type | Description |
---|---|---|
_control | IGIS_Subscribe | control which subscription should be canceled |