ReactOS 0.4.17-dev-804-g023d8af
CConsoleWnd.cpp File Reference
#include "precomp.h"
Include dependency graph for CConsoleWnd.cpp:

Go to the source code of this file.

Functions

 STDMETHODIMP_ (ULONG) CConsoleWnd
 @implemented
 

Function Documentation

◆ STDMETHODIMP_()

static STDMETHODIMP_ ( ULONG  )

@implemented

Definition at line 91 of file CConsoleWnd.cpp.

92 {
93 DPRINT("%s()\n", __FUNCTION__);
94 return 2;
95 }
#define __FUNCTION__
Definition: types.h:116
#define DPRINT
Definition: sndvol32.h:73