The ClassName property identifies the name of the class where the property is used.
HRESULT ClassName (
BSTR *pClassName
);
Dispatch Identifier: DISPID_IRepositoryObject2_ClassName = 31
*pClassName
[out, retval]
A pointer to the string that contains the name of the class.
S_OK
The method completed successfully.
This method failed to complete successfully.