ReactOS 0.4.15-dev-7953-g1f49173
_MANAGEDAPPLICATION Struct Reference

#include <appmgmt.h>

Collaboration diagram for _MANAGEDAPPLICATION:

Public Attributes

LPWSTR pszPackageName
 
LPWSTR pszPublisher
 
DWORD dwVersionHi
 
DWORD dwVersionLo
 
DWORD dwRevision
 
GUID GpoId
 
LPWSTR pszPolicyName
 
GUID ProductId
 
LANGID Language
 
LPWSTR pszOwner
 
LPWSTR pszCompany
 
LPWSTR pszComments
 
LPWSTR pszContact
 
LPWSTR pszSupportUrl
 
DWORD dwPathType
 
BOOL bInstalled
 

Detailed Description

Definition at line 26 of file appmgmt.h.

Member Data Documentation

◆ bInstalled

BOOL _MANAGEDAPPLICATION::bInstalled

Definition at line 43 of file appmgmt.h.

◆ dwPathType

DWORD _MANAGEDAPPLICATION::dwPathType

Definition at line 42 of file appmgmt.h.

◆ dwRevision

DWORD _MANAGEDAPPLICATION::dwRevision

Definition at line 32 of file appmgmt.h.

◆ dwVersionHi

DWORD _MANAGEDAPPLICATION::dwVersionHi

Definition at line 30 of file appmgmt.h.

◆ dwVersionLo

DWORD _MANAGEDAPPLICATION::dwVersionLo

Definition at line 31 of file appmgmt.h.

◆ GpoId

GUID _MANAGEDAPPLICATION::GpoId

Definition at line 33 of file appmgmt.h.

◆ Language

LANGID _MANAGEDAPPLICATION::Language

Definition at line 36 of file appmgmt.h.

◆ ProductId

GUID _MANAGEDAPPLICATION::ProductId

Definition at line 35 of file appmgmt.h.

◆ pszComments

LPWSTR _MANAGEDAPPLICATION::pszComments

Definition at line 39 of file appmgmt.h.

◆ pszCompany

LPWSTR _MANAGEDAPPLICATION::pszCompany

Definition at line 38 of file appmgmt.h.

◆ pszContact

LPWSTR _MANAGEDAPPLICATION::pszContact

Definition at line 40 of file appmgmt.h.

◆ pszOwner

LPWSTR _MANAGEDAPPLICATION::pszOwner

Definition at line 37 of file appmgmt.h.

◆ pszPackageName

LPWSTR _MANAGEDAPPLICATION::pszPackageName

Definition at line 28 of file appmgmt.h.

◆ pszPolicyName

LPWSTR _MANAGEDAPPLICATION::pszPolicyName

Definition at line 34 of file appmgmt.h.

◆ pszPublisher

LPWSTR _MANAGEDAPPLICATION::pszPublisher

Definition at line 29 of file appmgmt.h.

◆ pszSupportUrl

LPWSTR _MANAGEDAPPLICATION::pszSupportUrl

Definition at line 41 of file appmgmt.h.


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