ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

htmlscreen.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "wine/debug.h"
#include "mshtml_private.h"

Go to the source code of this file.

Data Structures

struct  HTMLScreen

Defines

#define COBJMACROS
#define HTMLSCREEN(x)   ((IHTMLScreen*) &(x)->lpIHTMLScreenVtbl)
#define HTMLSCREEN_THIS(iface)   DEFINE_THIS(HTMLScreen, IHTMLScreen, iface)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (mshtml)
static HRESULT WINAPI HTMLScreen_QueryInterface (IHTMLScreen *iface, REFIID riid, void **ppv)
static ULONG WINAPI HTMLScreen_AddRef (IHTMLScreen *iface)
static ULONG WINAPI HTMLScreen_Release (IHTMLScreen *iface)
static HRESULT WINAPI HTMLScreen_GetTypeInfoCount (IHTMLScreen *iface, UINT *pctinfo)
static HRESULT WINAPI HTMLScreen_GetTypeInfo (IHTMLScreen *iface, UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo)
static HRESULT WINAPI HTMLScreen_GetIDsOfNames (IHTMLScreen *iface, REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId)
static HRESULT WINAPI HTMLScreen_Invoke (IHTMLScreen *iface, DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr)
static HRESULT WINAPI HTMLScreen_get_colorDepth (IHTMLScreen *iface, LONG *p)
static HRESULT WINAPI HTMLScreen_put_bufferDepth (IHTMLScreen *iface, LONG v)
static HRESULT WINAPI HTMLScreen_get_bufferDepth (IHTMLScreen *iface, LONG *p)
static HRESULT WINAPI HTMLScreen_get_width (IHTMLScreen *iface, LONG *p)
static HRESULT WINAPI HTMLScreen_get_height (IHTMLScreen *iface, LONG *p)
static HRESULT WINAPI HTMLScreen_put_updateInterval (IHTMLScreen *iface, LONG v)
static HRESULT WINAPI HTMLScreen_get_updateInterval (IHTMLScreen *iface, LONG *p)
static HRESULT WINAPI HTMLScreen_get_availHeight (IHTMLScreen *iface, LONG *p)
static HRESULT WINAPI HTMLScreen_get_availWidth (IHTMLScreen *iface, LONG *p)
static HRESULT WINAPI HTMLScreen_get_fontSmoothingEnabled (IHTMLScreen *iface, VARIANT_BOOL *p)
HRESULT HTMLScreen_Create (IHTMLScreen **ret)

Variables

static const IHTMLScreenVtbl HTMLSreenVtbl
static const tid_t HTMLScreen_iface_tids []
static dispex_static_data_t HTMLScreen_dispex

Generated on Mon May 28 2012 05:13:54 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.