CComSingleThreadModel::Decrement

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

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

CComSingleThreadModel Overview, CComSingleThreadModel Methods, CComSingleThreadModel::Increment