CComMultiThreadModel::Increment

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

Syntax

static ULONG Increment( LPLONG p);

At a Glance

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

See Also

CComMultiThreadModel Overview, CComMultiThreadModel Methods, CComMultiThreadModel::Decrement