请教CMInt8的含义是8位的整形数吗?

chyf784
请教CMInt8的含义是8位的整形数吗?

语句如下:
DbStatus SmiSipuRmDbase::getLceTnId( CmInt8* subScriberName164_,
                                     CmUint16* lceId_, CmUint16* tnId_)
请教其中CMInt8的含义是8位的整形数吗?

77h2_eleven
是代码里自己定义的吧?这个应该不是系统定义的。