nsIImageToBitmap.h File Reference
#include "nsISupports.h"
Include dependency graph for nsIImageToBitmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nsIImageToBitmap
 

Macros

#define NSIIMAGETOBITMAP_IID
 

Typedefs

typedef struct HBITMAP__ * HBITMAP
 
typedef struct HICON__ * HICON
 
typedef HICON HCURSOR
 

Macro Definition Documentation

#define NSIIMAGETOBITMAP_IID
Value:
{ 0x337d3ffb, 0xf15f, 0x4df5, \
{ 0x83, 0xe5, 0x4c, 0x7c, 0x3d, 0x59, 0x53, 0x92 } }

Definition at line 44 of file nsIImageToBitmap.h.

Typedef Documentation

typedef struct HBITMAP__* HBITMAP

Definition at line 53 of file nsIImageToBitmap.h.

typedef HICON HCURSOR

Definition at line 55 of file nsIImageToBitmap.h.

typedef struct HICON__* HICON

Definition at line 54 of file nsIImageToBitmap.h.