COleObjectFactory::RegisterAll
应用程序的对象工厂注册都具有OLE系统的DLL。
static BOOL PASCAL RegisterAll( );
返回值
非零,则工厂成功签入;否则为0。
备注
当应用程序启动时,此函数由 CWinApp::InitInstance 通常称为。
要求
Header: afxdisp.h
应用程序的对象工厂注册都具有OLE系统的DLL。
static BOOL PASCAL RegisterAll( );
非零,则工厂成功签入;否则为0。
当应用程序启动时,此函数由 CWinApp::InitInstance 通常称为。
Header: afxdisp.h