ReactOS 0.4.15-dev-7958-gcd0bb1a
tagMSIEXTENSION Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSIEXTENSION:

Public Attributes

struct list entry
 
LPWSTR Extension
 
MSICOMPONENTComponent
 
MSIPROGIDProgID
 
LPWSTR ProgIDText
 
MSIMIMEMime
 
MSIFEATUREFeature
 
INSTALLSTATE action
 
struct list verbs
 

Detailed Description

Definition at line 672 of file msipriv.h.

Member Data Documentation

◆ action

INSTALLSTATE tagMSIEXTENSION::action

◆ Component

MSICOMPONENT* tagMSIEXTENSION::Component

Definition at line 676 of file msipriv.h.

◆ entry

struct list tagMSIEXTENSION::entry

Definition at line 674 of file msipriv.h.

◆ Extension

LPWSTR tagMSIEXTENSION::Extension

Definition at line 675 of file msipriv.h.

Referenced by ACTION_RegisterMIMEInfo().

◆ Feature

MSIFEATURE* tagMSIEXTENSION::Feature

Definition at line 680 of file msipriv.h.

Referenced by register_verb().

◆ Mime

MSIMIME* tagMSIEXTENSION::Mime

Definition at line 679 of file msipriv.h.

◆ ProgID

MSIPROGID* tagMSIEXTENSION::ProgID

◆ ProgIDText

LPWSTR tagMSIEXTENSION::ProgIDText

Definition at line 678 of file msipriv.h.

◆ verbs

struct list tagMSIEXTENSION::verbs

The documentation for this struct was generated from the following file: