Freigeben über


tagARRAYDESC.rgbounds Field

Definition

Variable length array containing the array bounds.

public: IntPtr rgbounds;
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr rgbounds;
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable rgbounds : nativeint
Public rgbounds As IntPtr 

Field Value

IntPtr

nativeint

Attributes

Remarks

The length of rgbounds is cDims.

Applies to