ReactOS 0.4.15-dev-7942-gd23573b
tagMSIPROGID Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSIPROGID:

Public Attributes

struct list entry
 
LPWSTR ProgID
 
MSIPROGIDParent
 
MSICLASSClass
 
LPWSTR Description
 
LPWSTR IconPath
 
MSIPROGIDCurVer
 
MSIPROGIDVersionInd
 

Detailed Description

Definition at line 686 of file msipriv.h.

Member Data Documentation

◆ Class

MSICLASS* tagMSIPROGID::Class

Definition at line 691 of file msipriv.h.

◆ CurVer

MSIPROGID* tagMSIPROGID::CurVer

Definition at line 695 of file msipriv.h.

◆ Description

LPWSTR tagMSIPROGID::Description

Definition at line 692 of file msipriv.h.

◆ entry

struct list tagMSIPROGID::entry

Definition at line 688 of file msipriv.h.

◆ IconPath

LPWSTR tagMSIPROGID::IconPath

Definition at line 693 of file msipriv.h.

◆ Parent

MSIPROGID* tagMSIPROGID::Parent

Definition at line 690 of file msipriv.h.

◆ ProgID

LPWSTR tagMSIPROGID::ProgID

Definition at line 689 of file msipriv.h.

Referenced by ACTION_RegisterClassInfo().

◆ VersionInd

MSIPROGID* tagMSIPROGID::VersionInd

Definition at line 696 of file msipriv.h.

Referenced by ACTION_RegisterClassInfo().


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