SAFEARRAY::cbElements Field

 

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

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

public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.ULONG")]
unsigned int cbElements

Field Value

Type: System::UInt32
Return to top
Show: