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