public static int GetPROJVersionMinor() { int ret = OsrPINVOKE.GetPROJVersionMinor(); if (OsrPINVOKE.SWIGPendingException.Pending) { throw OsrPINVOKE.SWIGPendingException.Retrieve(); } return(ret); }