ReactOS 0.4.16-dev-311-g9382aa2
|
Modules | |
module | StdFunctions |
Classes | |
struct | DISPPARAMS |
struct | EXCEPINFO |
interface | FontEvents |
struct | GUID |
interface | IDispatch |
interface | IEnumVARIANT |
interface | IFont |
interface | IPicture |
interface | IUnknown |
interface | Picture |
interface | public |
class | StdFont |
class | StdPicture |
interface | uuid |
Enumerations | |
enum | OLE_TRISTATE { Unchecked = 0 , Checked = 1 , Gray = 2 } |
enum | LoadPictureConstants { Default = 0 , Monochrome = 1 , VgaColor = 2 , Color = 4 } |
typedef wchar_t * stdole::BSTR |
Definition at line 40 of file stdole2.idl.
typedef double stdole::CURRENCY |
Definition at line 41 of file stdole2.idl.
typedef struct stdole::EXCEPINFO stdole::EXCEPINFO |
typedef VARIANT_BOOL stdole::FONTBOLD |
Definition at line 217 of file stdole2.idl.
typedef VARIANT_BOOL stdole::FONTITALIC |
Definition at line 220 of file stdole2.idl.
typedef BSTR stdole::FONTNAME |
Definition at line 211 of file stdole2.idl.
typedef CURRENCY stdole::FONTSIZE |
Definition at line 214 of file stdole2.idl.
Definition at line 226 of file stdole2.idl.
typedef VARIANT_BOOL stdole::FONTUNDERSCORE |
Definition at line 223 of file stdole2.idl.
typedef struct stdole::GUID stdole::GUID |
typedef unsigned long stdole::HRESULT |
Definition at line 42 of file stdole2.idl.
typedef FontEvents stdole::IFontEventsDisp |
Definition at line 436 of file stdole2.idl.
typedef Picture stdole::IPictureDisp |
Definition at line 378 of file stdole2.idl.
typedef VARIANT_BOOL stdole::OLE_CANCELBOOL |
Definition at line 196 of file stdole2.idl.
typedef stdole::uuid stdole::OLE_COLOR |
Definition at line 199 of file stdole2.idl.
typedef int stdole::OLE_HANDLE |
Definition at line 190 of file stdole2.idl.
typedef VARIANT_BOOL stdole::OLE_OPTEXCLUSIVE |
Definition at line 193 of file stdole2.idl.
typedef float stdole::OLE_XPOS_CONTAINER |
Definition at line 178 of file stdole2.idl.
typedef long stdole::OLE_XPOS_HIMETRIC |
Definition at line 166 of file stdole2.idl.
typedef long stdole::OLE_XPOS_PIXELS |
Definition at line 154 of file stdole2.idl.
typedef float stdole::OLE_XSIZE_CONTAINER |
Definition at line 184 of file stdole2.idl.
typedef long stdole::OLE_XSIZE_HIMETRIC |
Definition at line 172 of file stdole2.idl.
typedef long stdole::OLE_XSIZE_PIXELS |
Definition at line 160 of file stdole2.idl.
typedef float stdole::OLE_YPOS_CONTAINER |
Definition at line 181 of file stdole2.idl.
typedef long stdole::OLE_YPOS_HIMETRIC |
Definition at line 169 of file stdole2.idl.
typedef long stdole::OLE_YPOS_PIXELS |
Definition at line 157 of file stdole2.idl.
typedef float stdole::OLE_YSIZE_CONTAINER |
Definition at line 187 of file stdole2.idl.
typedef long stdole::OLE_YSIZE_HIMETRIC |
Definition at line 175 of file stdole2.idl.
typedef long stdole::OLE_YSIZE_PIXELS |
Definition at line 163 of file stdole2.idl.
typedef unsigned long stdole::SCODE |
Definition at line 44 of file stdole2.idl.
typedef void * stdole::VARIANT |
Definition at line 43 of file stdole2.idl.
typedef short stdole::VARIANT_BOOL |
Definition at line 39 of file stdole2.idl.
Enumerator | |
---|---|
Default | |
Monochrome | |
VgaColor | |
Color |
Definition at line 388 of file stdole2.idl.
Enumerator | |
---|---|
Unchecked | |
Checked | |
Gray |
Definition at line 201 of file stdole2.idl.