CComSingleThreadModel::Decrement

This method decrements the value of the specified variable. It is not thread-safe.

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

CComSingleThreadModel::Increment