SAFEARRAY.cbElements Field

Definition

The size of an element of the array. The size does not include the size of the data object.

public: System::UInt32 cbElements;
public: unsigned int cbElements;
unsigned int cbElements;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")]
public uint cbElements;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.ULONG")>]
val mutable cbElements : uint32
Public cbElements As UInteger 

Field Value

Attributes

Applies to