Поделиться через


CComModule::RevokeClassObjects

As of ATL 7.0, CComModule is obsolete: see ATL Module Classes for more details.

HRESULT RevokeClassObjects( ) throw( );

Возвращаемое значение

A standard HRESULT value.

Заметки

Removes the class object. This methodis only available to EXEs.

Требования

Header: atlbase.h

См. также

Основные понятия

CComModule Class

CComModule Members

CComModule::RegisterClassObjects