Share via


CComSafeDeleteCriticalSection::Init

Calls the base class implementation of Init and sets m_bInitialized to true if successful.

HRESULT Init() throw();

Return Value

Returns the result of CComCriticalSection::Init.

Requirements

Header: atlcore.h

See Also

Reference

CComSafeDeleteCriticalSection Class