ReactOS 0.4.15-dev-7846-g8ba6c66
tagMSIAPPID Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSIAPPID:

Public Attributes

struct list entry
 
LPWSTR AppID
 
LPWSTR RemoteServerName
 
LPWSTR LocalServer
 
LPWSTR ServiceParameters
 
LPWSTR DllSurrogate
 
BOOL ActivateAtStorage
 
BOOL RunAsInteractiveUser
 

Detailed Description

Definition at line 635 of file msipriv.h.

Member Data Documentation

◆ ActivateAtStorage

BOOL tagMSIAPPID::ActivateAtStorage

Definition at line 643 of file msipriv.h.

◆ AppID

LPWSTR tagMSIAPPID::AppID

Definition at line 638 of file msipriv.h.

Referenced by ACTION_UnregisterClassInfo().

◆ DllSurrogate

LPWSTR tagMSIAPPID::DllSurrogate

Definition at line 642 of file msipriv.h.

◆ entry

struct list tagMSIAPPID::entry

Definition at line 637 of file msipriv.h.

◆ LocalServer

LPWSTR tagMSIAPPID::LocalServer

Definition at line 640 of file msipriv.h.

◆ RemoteServerName

LPWSTR tagMSIAPPID::RemoteServerName

Definition at line 639 of file msipriv.h.

◆ RunAsInteractiveUser

BOOL tagMSIAPPID::RunAsInteractiveUser

Definition at line 644 of file msipriv.h.

◆ ServiceParameters

LPWSTR tagMSIAPPID::ServiceParameters

Definition at line 641 of file msipriv.h.


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