Array Attributes

The following attributes apply to arrays or SAFEARRAYs.

Attribute Description
library_block Places a construct inside the .idl file's library block.
satype Specifies the data type of the SAFEARRAY structure.
string Indicates that the one-dimensional char, wchar_t, byte (or equivalent) array or the pointer to such an array must be treated as a string.

See also

Attributes by Usage