ReactOS 0.4.15-dev-7942-gd23573b
tagMSIMIME Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSIMIME:

Public Attributes

struct list entry
 
LPWSTR ContentType
 
MSIEXTENSIONExtension
 
LPWSTR suffix
 
LPWSTR clsid
 
MSICLASSClass
 

Detailed Description

Definition at line 708 of file msipriv.h.

Member Data Documentation

◆ Class

MSICLASS* tagMSIMIME::Class

Definition at line 715 of file msipriv.h.

Referenced by ACTION_RegisterMIMEInfo(), and load_mime().

◆ clsid

LPWSTR tagMSIMIME::clsid

Definition at line 714 of file msipriv.h.

Referenced by ACTION_RegisterMIMEInfo(), free_package_structures(), and load_mime().

◆ ContentType

LPWSTR tagMSIMIME::ContentType

◆ entry

struct list tagMSIMIME::entry

Definition at line 710 of file msipriv.h.

Referenced by free_package_structures(), and load_mime().

◆ Extension

MSIEXTENSION* tagMSIMIME::Extension

Definition at line 712 of file msipriv.h.

Referenced by ACTION_RegisterMIMEInfo(), and load_mime().

◆ suffix

LPWSTR tagMSIMIME::suffix

Definition at line 713 of file msipriv.h.

Referenced by ACTION_RegisterMIMEInfo(), free_package_structures(), and load_mime().


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