COleObjectFactory::RegisterAll

应用程序的对象工厂注册都具有OLE系统的DLL。

static BOOL PASCAL RegisterAll( );

返回值

非零,则工厂成功签入;否则为0。

备注

当应用程序启动时,此函数由 CWinApp::InitInstance 通常称为。

要求

Header: afxdisp.h

请参见

参考

COleObjectFactory选件类

层次结构图

COleObjectFactory::Revoke

COleObjectFactory::Register

CWinApp::InitInstance