Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class.
Parameters
Parameters
Description
pClass
[in] Raw pointer to the class describing instance to be checked.