This method tests pClass to see if it is an object of the specified class or it is an object of a class derived from the specified class.
Header file: | Afx.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
BOOL IsKindOf( const CRuntimeClass* pClass ) const;