import "_encxcom_encx.idl";

Public Member Functions | |
| HRESULT | Construct ([in] enum S57Product product,[in] BSTR cellName) |
| Compose from parts. | |
Properties | |
| BSTR * | CellName [get] |
| An eight character alphanumeric string. | |
| S57Product * | Product [get] |
| ENC or WVS. | |
A Cell is the smallest independant element in an S-57 data set.
Properties and methods via IS57CellIdentifier.
Definition at line 3345 of file _encxcom_encx.idl.
| HRESULT IS57CellIdentifier::Construct | ( | [in] enum S57Product | product, | |
| [in] BSTR | cellName | |||
| ) | [inherited] |
Compose from parts.
BSTR* IS57CellIdentifier::CellName [get, inherited] |
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, inherited] |
ENC or WVS.