ENCX SDK  5.5.0.370
Public Member Functions | Properties | List of all members
IS57CellIdentifier Interface Reference

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

import"encxcom.idl";

Inheritance diagram for IS57CellIdentifier:
Inheritance graph
[legend]

Public Member Functions

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

Properties

BSTR CellName [get]
 An eight character alphanumeric string. More...
 
S57Product Product [get]
 ENC or WVS. More...
 

Detailed Description

Properties and methods for ENCX::S57CellIdentifier.

Definition at line 1756 of file encxcom.idl.

Member Function Documentation

◆ Construct()

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

Compose from parts.

Property Documentation

◆ CellName

BSTR IS57CellIdentifier::CellName
getproperty

An eight character alphanumeric string.

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

◆ Product

S57Product IS57CellIdentifier::Product
getproperty

ENC or WVS.