MQCHARV - Variable Length String

The following table summarizes the fields in the structure.

Field Description Topic
VSPtr Pointer to the variable length string VSPtr
VSOffset Offset in bytes of the variable length string from the start of the structure that contains this MQCHARV structure VSOffset
VSLength The length in bytes of the variable length string addressed by the VSPtr or VSOffset field. VSLength
VSBufSize The size in bytes of the buffer addressed by the VSPtr or VSOffset field. VSBufSize
VSCCSID The character set identifier of the variable length string addressed by the VSPtr or VSOffset field. VSCCSID

Parent topic: Data types used in the MQI