ReactOS 0.4.15-dev-7961-gdcf9eb0
sinks.cpp File Reference
#include "msctfime.h"
Include dependency graph for sinks.cpp:

Go to the source code of this file.

Classes

struct  TEXT_EVENT_SINK_END_EDIT
 

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (msctfime)
 
 STDMETHODIMP_ (ULONG) CCompartmentEventSink
 @implemented
 

Function Documentation

◆ STDMETHODIMP_()

STDMETHODIMP_ ( ULONG  )

@implemented

Definition at line 38 of file sinks.cpp.

39{
40 return ::InterlockedIncrement(&m_cRefs);
41}

◆ WINE_DEFAULT_DEBUG_CHANNEL()

WINE_DEFAULT_DEBUG_CHANNEL ( msctfime  )