| description | Learn more about: Array Attributes | |
|---|---|---|
| title | Array Attributes (C++ COM) | |
| ms.date | 10/02/2018 | |
| helpviewer_keywords |
|
|
| ms.assetid | 36f80b76-7f20-41ae-a6bf-460e5379f26b |
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. |