Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
wtypes.h
Unicode
No
Platform Notes
None

BLOB

A BLOB structure contains information about a block of data.

typedef struct _BLOB {

ULONG cbSize;

BYTE *pBlobData;

} BLOB;

Members

cbSize

Specifies the size in bytes of the block of data pointed to by pBlobData

Addresses

Points to a block of data.

Remarks

The structure name BLOB comes from the acronym BLOB, which stands for "Binary Large OBject".

Note that this structure description says nothing about the nature of the data pointed to by pBlobData.

See Also

SERVICE_INFO

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database