Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure contains information about a Binary Large Object (BLOB)s of data in the object store.
typedef struct _CEBLOB {DWORDdwCount;LPBYTElpb;} CEBLOB;
Members
- dwCount
Size, in bytes, of the BLOB. - lpb
Pointer to the beginning of the BLOB.
Requirements
OS Versions: Windows CE 1.01 and later.
Header: Windbase.h.
See Also
Send Feedback on this topic to the authors