Struct OfxBytes

struct OfxBytes

Provides information for a parameter of type kOfxParamTypeBytes.

Public Members

const unsigned char *data

a pointer to the data buffer

size_t length

the length of the data buffer, in bytes