|
ENCX SDK
5.5.0.1115
|
Properties and methods for ENCX::S57CellIdentifier. More...
import"encxcom.idl";

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... | |
Properties and methods for ENCX::S57CellIdentifier.
Definition at line 1764 of file encxcom.idl.
| HRESULT IS57CellIdentifier::Construct | ( | [in] enum S57Product | product, |
| [in] BSTR | cellName | ||
| ) |
Compose from parts.
|
getproperty |
An eight character alphanumeric string.
For ENC, the first two characters are the Agency code, the third character is the navigational purpose.
|
getproperty |
ENC or WVS.