The Request Buffer (API Guide)

From InterBase

Go Up to Requesting Information About an Attachment (API Guide)


The request buffer is a char array into which is placed a sequence of byte values, one per requested item of information. Each byte is an item type, specifying the kind of information desired. Compile-time constants for all item types are defined in ibase.h.

Advance To: