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


CHandle::~CHandle

The destructor.

~CHandle( ) throw( );

Заметки

Frees the CHandle object by calling CHandle::Close.

Требования

Header: atlbase.h

См. также

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

CHandle Class

CHandle Members

CHandle::CHandle