IGeoHorizontalDatumInfo Interface Reference

Abbreviated and full descriptions of a horizontal datum. More...

import "_encxcom_encx.idl";

Inheritance diagram for IGeoHorizontalDatumInfo:

List of all members.

Properties

BSTR * Code [get]
 Three character code, e.g. WGE for WGS84, plus optional one-character sub area.
BSTR * ShortDescription [get]
 Abbreviated description, e.g. WGS84 or OSGB1936.
BSTR * LongDescription [get]
 Full description, e.g. World Geodetic System 1984.


Detailed Description

Abbreviated and full descriptions of a horizontal datum.

Definition at line 328 of file _encxcom_encx.idl.


Property Documentation

BSTR* IGeoHorizontalDatumInfo::Code [get]

Three character code, e.g. WGE for WGS84, plus optional one-character sub area.

BSTR* IGeoHorizontalDatumInfo::ShortDescription [get]

Abbreviated description, e.g. WGS84 or OSGB1936.

BSTR* IGeoHorizontalDatumInfo::LongDescription [get]

Full description, e.g. World Geodetic System 1984.