Exemple #1
0
        public int getComponentIdAsInt()
        {
            int ret = DeviceDetectionHashEngineModulePINVOKE.ComponentMetaDataSwig_getComponentIdAsInt(swigCPtr);

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