CComMultiThreadModel::Decrement

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

At a Glance

Header file: Atlbase.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

static ULONG Decrement( LPLONG p);

See Also

CComMultiThreadModel::Increment