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.
Supports diagnostic dumping and storing to an archive.
friend CDumpContext& operator <<(
CDumpContext& dc,
COleCurrency curSrc
);
friend CArchive& operator <<(
CArchive& ar,
COleCurrency curSrc
);
friend CArchive& operator >>(
CArchive& ar,
COleCurrency& curSrc
);
Remarks
The extraction (>>) operator supports loading from an archive.
Requirements
Header: afxdisp.h