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