tagARRAYDESC Struct

Definition

Holds information about an array.

public value class tagARRAYDESC
struct tagARRAYDESC
[System.Runtime.InteropServices.ComConversionLoss]
public struct tagARRAYDESC
[<System.Runtime.InteropServices.ComConversionLoss>]
type tagARRAYDESC = struct
Public Structure tagARRAYDESC
Inheritance
tagARRAYDESC
Attributes

Fields

cDims

Holds the count of the array's dimensions.

rgbounds

Variable length array containing the array bounds.

tdescElem

Holds the array element type.

Applies to