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