CAtlServiceModuleT::Unlock

 

Decrements the service's lock count.

Syntax

LONG Unlock( ) throw( );

Return Value

Returns the lock count, which may be useful for diagnostics and debugging.

Requirements

Header: atlbase.h

See Also

CAtlServiceModuleT Class