meiNodeTelegramType

Declaration
long meiNodeTelegramType(MPINode node, 
                         long    *telegramType)
Required Header stdmei.h
Description NodeTelegramType reads the telegram type from a node and writes it into the location pointed to by telegramType.
  node a handle to a Node object
  *telegramType a pointer to a long
     
Return Values
MPIMessageOK if NodeTelegramType successfully reads the telegram type.
See Also