CAL.cElems 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 size of the array pointed to by pElems.
public: System::UInt32 cElems;
public: unsigned int cElems;
unsigned int cElems;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint cElems;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable cElems : uint32
Public cElems As UInteger
Field Value
- Attributes