BITMAP type in api definition

Hiya,

How many elements can a BITMAP type contain? 8? 16? 32? 64?

ciao, Dave

BITMAPs can contain 64 elements. Note that BITMAPs with 33-64 components it will use 8 bytes, whereas a BITMAP with no more than 32 elements will only use 4 bytes of space when being transmitted.

Hiya,

Thanks. Much appreciated.

May this should go into the API dodo too?

ciao, Dave