CanCreateObject(ClassID) Method
In This Topic
Indicates whether the caller has permission to create objects of the specified class.
Syntax
Parameters
- cid
- The Class ID.
Return Value
True if the caller has permission to create objects of the class, or False otherwise.
See Also