[This is preliminary documentation and subject to change.]
Stores a new class definition in class store. This information corresponds to information stored under the HKEY_CLASSES_ROOT (HKCR\CLSID) Registry key.
HRESULT NewClass(
CLASSDETAIL* pClassDetail //A pointer to the package details for the new class.
);
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in objidl.h.
IClassAdmin::DeleteClass, IClassAdmin::NewInterface, IClassAdmin::DeleteInterface, IClassAdmin::NewPackage, IClassAdmin::DeletePackage, IClassAdmin::GetClassesEnum, IClassAdmin::GetPackagesEnum, IClassAdmin::GetClassDetails, IClassAdmin::GetIidDetails, IClassAdmin::GetPackageDetails