Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This static function decrements the value of the variable pointed to by p.
static ULONG WINAPI Decrement(
LPLONG p
) throw();
Parameters
- p
[in] Pointer to the variable to be decremented.
Return Value
The result of the decrement.
Requirements
Header: atlbase.h