Share via


BLOB.cbSize Field

Size of the block of data pointed to by pBlobData, in bytes.

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

Syntax

'Declaration
Public cbSize As UInteger
public uint cbSize
public:
unsigned int cbSize
val mutable cbSize: uint32
public var cbSize : uint

.NET Framework Security

See Also

Reference

BLOB Structure

Microsoft.VisualStudio.OLE.Interop Namespace