函数的返回值类型
enum ErrorStatus { kOk = 1, kNoFindVertex, kNoFindEdge, kOpenEntityFaild, kCreateGraphFaild };
MxGraph.h
MxGraph 枚举