This example shows how to call the wpGetTrueClassName method to obtain the name of the object class that implements the object pointed to by somSelf.
PSZ pszClassName; pszClassName = _wpGetTrueClassName(SOMClassMgrObject,somSelf);