Share via


BLOB.pBlobData Field

Pointer to a block of data.

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

Syntax

'Declaration
Public pBlobData As IntPtr
public IntPtr pBlobData
public:
IntPtr pBlobData
val mutable pBlobData: IntPtr
public var pBlobData : IntPtr

.NET Framework Security

See Also

Reference

BLOB Structure

Microsoft.VisualStudio.OLE.Interop Namespace