import "_encxcom_encx.idl";

Public Member Functions | |
| HRESULT | Add ([in] IGeoPoint *geoPoint) |
| HRESULT | Remove ([in] LONG nIndex) |
| HRESULT | Clear () |
| HRESULT | AddLatLon ([in] DOUBLE Lat,[in] DOUBLE Lon) |
Properties | |
| IGeoPoint ** | Item ([in] VARIANT vtIndex) [get] |
| LONG * | Count [get] |
| IUnknown ** | _NewEnum [get] |
Definition at line 283 of file _encxcom_encx.idl.
| HRESULT IGeoPoints::Add | ( | [in] IGeoPoint * | geoPoint | ) |
| HRESULT IGeoPoints::Remove | ( | [in] LONG | nIndex | ) |
| HRESULT IGeoPoints::Clear | ( | ) |
| HRESULT IGeoPoints::AddLatLon | ( | [in] DOUBLE | Lat, | |
| [in] DOUBLE | Lon | |||
| ) |
IGeoPoint ** IGeoPoints::Item([in] VARIANT vtIndex) [get] |
LONG* IGeoPoints::Count [get] |
IUnknown** IGeoPoints::_NewEnum [get] |