SAFEARRAY.cDims 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 number of dimensions in this array.
public: System::UInt16 cDims;
public: unsigned short cDims;
unsigned short cDims;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")]
public ushort cDims;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.USHORT")>]
val mutable cDims : uint16
Public cDims As UShort
Field Value
- Attributes