CPropExchange::ExchangeBlobProp

Call this member function to serialize a property that stores binary large object (BLOB) data. The functions CArchivePropExchange::ExchangeBlobProp, CResetPropExchange::ExchangeBlobProp, and CPropsetPropExchange::ExchangeBlobProp override this pure virtual function.

Syntax

virtual BOOL ExchangeBlobProp( LPCTSTR pszPropName, void** ppvBlob, const void* pvBlobDefault = NULL ) = 0;

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

CPropExchange Overview, CPropExchange Member Functions, Support Classes, COleControl::DoPropExchange, CPropExchange::ExchangeFontProp, CPropExchange::ExchangePersistentProp, CPropExchange::ExchangeProp