SAFEARRAY.rgsabound Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SAFEARRAYBOUND for this safe array.
public: IntPtr rgsabound;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.SAFEARRAYBOUND")]
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr rgsabound;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.SAFEARRAYBOUND")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable rgsabound : nativeint
Public rgsabound As IntPtr
Field Value
IntPtr
nativeint
- Attributes
Remarks
One SAFEARRAYBOUND for each dimension.