CComMultiThreadModel::Increment

This method increments 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 Increment( LPLONG p);

See Also

CComMultiThreadModel::Decrement