예제 #1
0
        public static int GetPROJVersionMicro()
        {
            int ret = OsrPINVOKE.GetPROJVersionMicro();

            if (OsrPINVOKE.SWIGPendingException.Pending)
            {
                throw OsrPINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }