BOOL Read( CArchive* pArchive );
Return Value
Nonzero if successful; otherwise 0.
Parameters
pArchive
A pointer to a CArchive object from which the image list is to be read.
Remarks
Call this function to read an image list from an archive.
CImageList Overview | Class Members | Hierarchy Chart
See Also CImageList::Write