public static extern int GetUserGeoID(GEOCLASS geoClass);
Example #2
0
 private static extern int GetUserGeoID(GEOCLASS GeoClass);
 public static extern bool EnumSystemGeoID(GEOCLASS geoClass, int parentGeoId, GeoEnumProc callback);
Example #4
0
 private static extern int GetUserGeoID(GEOCLASS GeoClass);