ReactOS 0.4.15-dev-7924-g5949c20
tagMSISOURCELISTINFO Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSISOURCELISTINFO:

Public Attributes

struct list entry
 
DWORD context
 
DWORD options
 
LPCWSTR property
 
LPWSTR value
 

Detailed Description

Definition at line 157 of file msipriv.h.

Member Data Documentation

◆ context

DWORD tagMSISOURCELISTINFO::context

Definition at line 160 of file msipriv.h.

◆ entry

struct list tagMSISOURCELISTINFO::entry

Definition at line 159 of file msipriv.h.

◆ options

DWORD tagMSISOURCELISTINFO::options

Definition at line 161 of file msipriv.h.

◆ property

LPCWSTR tagMSISOURCELISTINFO::property

Definition at line 162 of file msipriv.h.

◆ value

LPWSTR tagMSISOURCELISTINFO::value

Definition at line 163 of file msipriv.h.


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