CComSingleThreadModel::Decrement
This static function decrements the value of the variable pointed to by p.
static ULONG WINAPI Decrement(
LPLONG p
) throw();
Параметры
- p
[in] Pointer to the variable to be decremented.
Возвращаемое значение
The result of the decrement.
Требования
Header: atlbase.h