Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets a pointer to the binary large object (BLOB) at the specified column index.
HRESULT GetBlob(
[in] ULONG ixBlob,
[out] ULONG *pcbData,
[out] const BYTE **ppData
);
[in] ixBlob
The memory address from which to get ppData.
[out] pcbData
A pointer to the size, in bytes, of ppData.
[out] ppData
A pointer to a pointer to the binary data retrieved.
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirement | Value |
---|---|
Target Platform | Windows |
Header | rometadataapi.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today