[This is preliminary documentation and subject to change.]
The __ClassCreationEvent system class is generated when a new class is created in the CIMOM database.
class __ClassCreationEvent : __ClassOperationEvent
{
// object TargetClass; inherited from base class
};