SAFEARRAY::rgsabound Field

 

The SAFEARRAYBOUND for this safe array.

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.SAFEARRAYBOUND")]
[ComConversionLossAttribute]
IntPtr rgsabound

Field Value

Type: System::IntPtr

One SAFEARRAYBOUND for each dimension.

Return to top
Show: