CNoWorkerThread::RemoveHandle

Non-functional equivalent of CWorkerThread::RemoveHandle.

HRESULT RemoveHandle(
   HANDLE /* hObject */ 
) throw( );

Return Value

Always returns S_OK.

Remarks

The implementation provided by this class does nothing.

Requirements

Header: atlutil.h

See Also

Reference

CNoWorkerThread Class

Other Resources

CNoWorkerThread Members