ReactOS 0.4.15-dev-7934-g1dc8d80
winemsi.idl File Reference

Go to the source code of this file.

Classes

struct  wire_field
 
struct  wire_record
 
interface  IWineMsiRemote
 

Macros

#define MSIFIELD_NULL   0
 
#define MSIFIELD_INT   1
 
#define MSIFIELD_WSTR   3
 
#define MSIFIELD_STREAM   4
 

Typedefs

typedef unsigned long MSIHANDLE
 
typedef int INSTALLMESSAGE
 
typedef int MSICONDITION
 
typedef int MSIRUNMODE
 
typedef int INSTALLSTATE
 
typedef int MSICOLINFO
 
typedef int MSIMODIFY
 
typedef int MSICOSTTREE
 
typedef int MSIDBERROR
 

Macro Definition Documentation

◆ MSIFIELD_INT

#define MSIFIELD_INT   1

Definition at line 38 of file winemsi.idl.

◆ MSIFIELD_NULL

#define MSIFIELD_NULL   0

Definition at line 37 of file winemsi.idl.

◆ MSIFIELD_STREAM

#define MSIFIELD_STREAM   4

Definition at line 40 of file winemsi.idl.

◆ MSIFIELD_WSTR

#define MSIFIELD_WSTR   3

Definition at line 39 of file winemsi.idl.

Typedef Documentation

◆ INSTALLMESSAGE

Definition at line 28 of file winemsi.idl.

◆ INSTALLSTATE

static INSTALLSTATE *static INSTALLSTATE

Definition at line 31 of file winemsi.idl.

◆ MSICOLINFO

typedef int MSICOLINFO

Definition at line 32 of file winemsi.idl.

◆ MSICONDITION

typedef int MSICONDITION

Definition at line 29 of file winemsi.idl.

◆ MSICOSTTREE

typedef int MSICOSTTREE

Definition at line 34 of file winemsi.idl.

◆ MSIDBERROR

typedef int MSIDBERROR

Definition at line 35 of file winemsi.idl.

◆ MSIHANDLE

Definition at line 27 of file winemsi.idl.

◆ MSIMODIFY

typedef int MSIMODIFY

Definition at line 33 of file winemsi.idl.

◆ MSIRUNMODE

typedef int MSIRUNMODE

Definition at line 30 of file winemsi.idl.