public static extern int GetUserGeoID(GEOCLASS geoClass);
private static extern int GetUserGeoID(GEOCLASS GeoClass);
public static extern bool EnumSystemGeoID(GEOCLASS geoClass, int parentGeoId, GeoEnumProc callback);