namespace Interop.Lmx; public enum ECOMMONATTRIBUTES { idxComAttUnknown = -1, idxComAttExternalName = 1, idxComAttInternalName = 2 }