Name

VBFixedArray Attribute — Microsoft.VisualBasic.VBFixedArrayAttribute

Synopsis

New(size1[, size2])
size1 required; Integer

The upper limit of the array’s first dimension

size2 optional; Integer

The upper limit of the array’s second dimension

Description

Defines a fixed array. It can be used in defining fixed arrays within structures, particularly structures that are to be passed to Win32 API functions.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset