public UInt32 GetDeviceInfor(ref DeviceInfor deviceinfor)
 {
     return(m_dem_bm_base.GetDeviceInfor(ref deviceinfor));
 }