C2xGetTokenBitString
Open topic with navigation CAPL Functions » Car2x » C2xGetTokenBitStringFunction Syntax
Description
This function gets the bit string value of a token.Parameters
- packet: Handle of a packet that has been created with C2xInitPacket
- protocolDesignator: Name of the protocol, e.g. userDefinedPayload
- tokenDesignator: Name of the token, e.g. bitString
- bufferSize: Size of the buffer in bits
- buffer: Buffer in which the data is copied
Return Values
- 0: Success
- ≠0: Error code