CAtlMap::AssertValid
Call this method to cause an ASSERT if the CAtlMap object is not valid.
void AssertValid( ) const;
Remarks
In debug builds, this method will cause an ASSERT if the CAtlMap object is not valid.
Example
See the example for CAtlMap::CAtlMap.
Requirements
Header: atlcoll.h