Methods
| Decrement | Decrements the value of the specified variable. This implementation is not thread-safe. |
| Increment | Increments the value of the specified variable. This implementation is not thread-safe. |
Typedefs
| AutoCriticalSection | References class CComFakeCriticalSection. |
| CriticalSection | References class CComFakeCriticalSection. |
| ThreadModelNoCS | References CcomSingleThreadModel. |