ReactOS 0.4.16-dev-1946-g52006dd
PACKAGE_ID Struct Reference

#include <appmodel.h>

Collaboration diagram for PACKAGE_ID:

Public Attributes

UINT32 reserved
 
UINT32 processorArchitecture
 
PACKAGE_VERSION version
 
PWSTR name
 
PWSTR publisher
 
PWSTR resourceId
 
PWSTR publisherId
 

Detailed Description

Definition at line 55 of file appmodel.h.

Member Data Documentation

◆ name

PWSTR PACKAGE_ID::name

Definition at line 60 of file appmodel.h.

◆ processorArchitecture

UINT32 PACKAGE_ID::processorArchitecture

Definition at line 58 of file appmodel.h.

◆ publisher

PWSTR PACKAGE_ID::publisher

Definition at line 61 of file appmodel.h.

◆ publisherId

PWSTR PACKAGE_ID::publisherId

Definition at line 63 of file appmodel.h.

◆ reserved

UINT32 PACKAGE_ID::reserved

Definition at line 57 of file appmodel.h.

◆ resourceId

PWSTR PACKAGE_ID::resourceId

Definition at line 62 of file appmodel.h.

◆ version

PACKAGE_VERSION PACKAGE_ID::version

Definition at line 59 of file appmodel.h.


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