internal static extern int MapConRef(ConnMgrConRefType e, string szConRef, out Guid pGUID);
public static extern int ConnMgrMapConRef(ConnMgrConRefType refType, string szConRef, out Guid guid);