CComSingleThreadModel::Increment

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

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

CComSingleThreadModel Overview, CComSingleThreadModel Methods, CComSingleThreadModel::Decrement