BLOB Structure
Visual Studio 2015
Contains information about a block of data.
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
The structure name BLOB comes from the acronym BLOB, which stands for Binary Large Object.
This structure does not describe the nature of the data pointed to by pBlobData.
Note |
|---|
Windows Sockets defines a similar BLOB structure in Wtypes.h. Using both header files in the same source code file creates redefinition compile-time errors. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


