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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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