ReactOS 0.4.17-dev-7-g62537b3
_INSTALLSPEC Union Reference

#include <appmgmt.h>

Collaboration diagram for _INSTALLSPEC:

Public Attributes

struct {
   WCHAR *   Name
 
   GUID   GPOId
 
AppName
 
WCHARFileExt
 
WCHARProgId
 
struct {
   GUID   Clsid
 
   DWORD   ClsCtx
 
COMClass
 

Detailed Description

Definition at line 26 of file appmgmt.h.

Member Data Documentation

◆ 

struct { ... } _INSTALLSPEC::AppName

◆ ClsCtx

DWORD _INSTALLSPEC::ClsCtx

Definition at line 36 of file appmgmt.h.

◆ Clsid

GUID _INSTALLSPEC::Clsid

Definition at line 35 of file appmgmt.h.

◆ 

struct { ... } _INSTALLSPEC::COMClass

◆ FileExt

WCHAR* _INSTALLSPEC::FileExt

Definition at line 32 of file appmgmt.h.

◆ GPOId

GUID _INSTALLSPEC::GPOId

Definition at line 30 of file appmgmt.h.

◆ Name

WCHAR* _INSTALLSPEC::Name

Definition at line 29 of file appmgmt.h.

◆ ProgId

WCHAR* _INSTALLSPEC::ProgId

Definition at line 33 of file appmgmt.h.


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