CComMultiThreadModelNoCS::Decrement

This method decrements the specified variable in a thread-safe way.

Syntax

static ULONG Decrement( LPLONG p);

At a Glance

Header file: atlbase.h
Platforms:
Versions: 2.0 and later
Complete documentation: Visual C++ documentation

See Also

CComMultiThreadModelNoCS Overview, CComMultiThreadModelNoCS Methods, CComMultiThreadModelNoCS::Increment