TransferData.format

Specifies the size in bits of a single unit in pValue. (Warning: This field is platform dependent) <p> <b>IMPORTANT:</b> This field is <em>not</em> part of the SWT public API. It is marked public only so that it can be shared within the packages provided by SWT. It is not available on all platforms and should never be accessed from application code. </p>

This is most commonly 8 bits.

class TransferData
int format;

Meta