import "_encxcom_encx.idl";

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] |
Definition at line 1567 of file _encxcom_encx.idl.
| HRESULT IS57CellIdentifiers::Add | ( | [in] IS57CellIdentifier * | cellId | ) |
| HRESULT IS57CellIdentifiers::Remove | ( | [in] LONG | nIndex | ) |
| HRESULT IS57CellIdentifiers::Clear | ( | ) |
IS57CellIdentifier** IS57CellIdentifiers::Item([in] VARIANT vtIndex) [get] |
LONG* IS57CellIdentifiers::Count [get] |
IUnknown** IS57CellIdentifiers::_NewEnum [get] |