The ClassType property returns an in-memory pointer to a ClassDef object. An object type is identified by its object identifier.
HRESULT ClassDef (
VARIANT *plClassDef
);
Dispatch Identifier: DISPID_IRepositoryObject2_ClassType = 30
*plClassDef
[out]
A pointer to the ClassDef object.
S_OK
The method completed successfully.
This method failed to complete successfully.