IS57CellIdentifiers Interface Reference

Properties and methods for ENCX::S57CellIdentifiers; a collection of S57CellIdentifier. More...

import "_encxcom_encx.idl";

Inheritance diagram for IS57CellIdentifiers:

List of all members.

Public Member Functions

HRESULT Add ([in] IS57CellIdentifier *cellId)
HRESULT Remove ([in] LONG nIndex)
HRESULT Clear ()

Properties

IS57CellIdentifier ** Item ([in] VARIANT vtIndex) [get]
LONG * Count [get]
IUnknown ** _NewEnum [get]


Detailed Description

Properties and methods for ENCX::S57CellIdentifiers; a collection of S57CellIdentifier.

Definition at line 1567 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IS57CellIdentifiers::Add ( [in] IS57CellIdentifier cellId  ) 

HRESULT IS57CellIdentifiers::Remove ( [in] LONG  nIndex  ) 

HRESULT IS57CellIdentifiers::Clear (  ) 


Property Documentation

IS57CellIdentifier** IS57CellIdentifiers::Item([in] VARIANT vtIndex) [get]

LONG* IS57CellIdentifiers::Count [get]

IUnknown** IS57CellIdentifiers::_NewEnum [get]