ReactOS 0.4.15-dev-7968-g24a56f8
profile.cpp File Reference
#include "msctfime.h"
Include dependency graph for profile.cpp:

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (msctfime)
 
 STDMETHODIMP_ (ULONG) CicProfile
 @implemented
 

Function Documentation

◆ STDMETHODIMP_()

STDMETHODIMP_ ( ULONG  )

@implemented

Definition at line 53 of file profile.cpp.

54{
55 return ::InterlockedIncrement(&m_cRefs);
56}

◆ WINE_DEFAULT_DEBUG_CHANNEL()

WINE_DEFAULT_DEBUG_CHANNEL ( msctfime  )