CPropExchange::ExchangePersistentProp

This method exchanges a property between the control and a file. The CArchivePropExchange::ExchangePersistentProp, CResetPropExchange::ExchangePersistentProp, and CPropsetPropExchange::ExchangePersistentProp methods override this pure virtual method.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

virtual BOOL ExchangePersistentProp( LPCTSTR pszPropName,
LPUNKNOWN FAR*
ppUnk, REFIID iid, LPUNKNOWN pUnkDefault ) = 0;

See Also

COleControl::DoPropExchange, CPropExchange::ExchangeBlobProp, CPropExchange::ExchangeFontProp, CPropExchange::ExchangeProp