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


CHandle::Detach

Call this method to detach a handle from a CHandle object.

HANDLE Detach( ) throw( );

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

Returns the handle being detached.

Заметки

Releases ownership of the handle.

Требования

Header: atlbase.h

См. также

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

CHandle Class

CHandle Members

CHandle::Attach