Size of typecode

1 post / 0 new
Offline
Last seen: 6 years 2 months ago
Joined: 07/12/2012
Posts: 51
Size of typecode

Is there an API call to get the size of a typecode ? The same size as can be obtained by using Monitor as in this reference :

 

http://community.rti.com/kb/how-check-size-topics-typecode-using-rti-monitor

Thanks

Nico.

 --------------------------------------Update----------------------------------------------------------

Never mind, I found the call in : http://community.rti.com/forum-topic/dynamic-discovery-and-type-codes

The API call is typeCode.get_serialized_size(0); in Java

Organization: