IS57CellIdentifier Interface Reference

Properties and methods for ENCX::S57CellIdentifier. More...

import "_encxcom_encx.idl";

Inheritance diagram for IS57CellIdentifier:

List of all members.

Public Member Functions

HRESULT Construct ([in] enum S57Product product,[in] BSTR cellName)
 Compose from parts.

Properties

BSTR * CellName [get]
 An eight character alphanumeric string.
S57ProductProduct [get]
 ENC or WVS.


Detailed Description

Properties and methods for ENCX::S57CellIdentifier.

Definition at line 1546 of file _encxcom_encx.idl.


Member Function Documentation

HRESULT IS57CellIdentifier::Construct ( [in] enum S57Product  product,
[in] BSTR  cellName 
)

Compose from parts.


Property Documentation

BSTR* IS57CellIdentifier::CellName [get]

An eight character alphanumeric string.

For ENC, the first two characters are the Agency code, the third character is the navigational purpose.

S57Product* IS57CellIdentifier::Product [get]

ENC or WVS.