CComSingleThreadModel::Increment

static ULONG Increment( LPLONG p );

Return Value

The result of the increment.

Parameters

p

[in] Pointer to the variable to be incremented.

Remarks

This static method decrements the value of the variable pointed to by p.

CComSingleThreadModel OverviewClass Members

See Also   CComSingleThreadModel::Decrement