CWinApp::Register

执行 RegisterShellFileTypes未处理的所有注册任务。

virtual BOOL Register( );

返回值

非零在成功;否则为0。

备注

默认实现返回TRUE。 重写此函数提供自定义的注册步骤。

要求

Header: afxwin.h

请参见

参考

CWinApp选件类

层次结构图

CWinApp::RegisterShellFileTypes