COleObjectFactory::IsRegistered

Returns a nonzero value if the factory is registered with the OLE system DLLs.

virtual BOOL IsRegistered( ) const;

Return Value

Nonzero if the factory is registered; otherwise 0.

Requirements

Header: afxdisp.h

See Also

Reference

COleObjectFactory Class

Hierarchy Chart

COleObjectFactory::Register

COleObjectFactory::Revoke

Other Resources

COleObjectFactory Members