using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace FLY.Thick.Blowing.OBJ_INTERFACE { public class OBJ_INTERFACE_ID { public const UInt32 BFPROFILE_ID = 0x30130001; public const UInt32 RENZIJIA_ID = 0x40000001; public const UInt32 BDETECT_ID = 0x40000002; } }