Ejemplo n.º 1
0
        public SWIGTYPE_p_byte getComponentId()
        {
            SWIGTYPE_p_byte ret = new SWIGTYPE_p_byte(DeviceDetectionHashEngineModulePINVOKE.ComponentMetaDataSwig_getComponentId(swigCPtr), true);

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