Searched refs:nInfoType (Results 1 – 2 of 2) sorted by relevance
111 …, CM_InfoType nIT, CommunicationLink *pCL = NULL ): ByteString( nMsg ), nInfoType( nIT ), pCommLin… in InfoString()112 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType()115 CM_InfoType nInfoType; member in InfoString256 void SetInfoType( CM_InfoType nIT ){ nInfoType = nIT; } in SetInfoType()257 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType()271 CM_InfoType nInfoType; member in CommunicationManager
407 : nInfoType( CM_NONE ) in CommunicationManager()