24,855
社区成员
发帖
与我相关
我的任务
分享#include <afxdisp.h>
::AfxOleInit();
AfxOleInit
BOOL AFXAPI AfxOleInit( );
#include <afxdisp.h>
Return Value
Nonzero if successful; 0 if initialization fails, possibly because incorrect versions of the OLE system DLLs are installed.
Remarks
Initializes the OLE DLLs.