This method exchanges a property between the control and a storage medium. The CArchivePropExchange::ExchangePersistentProp, CResetPropExchange::ExchangePersistentProp, and CPropsetPropExchange::ExchangePersistentProp methods override this pure virtual method.
Header file: | Afxctl.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
virtual BOOL ExchangeProp( LPCTSTR pszPropName, VARTYPE vtProp,
void* pvProp, const void* pvDefault = NULL ) = 0;
COleControl::DoPropExchange, CPropExchange::ExchangeBlobProp, CPropExchange::ExchangeFontProp, CPropExchange::ExchangePersistentProp