ReactOS 0.4.15-dev-7934-g1dc8d80
_PERUSERSECTIONW Struct Reference

#include <advpub.h>

Public Attributes

WCHAR szGUID [39+20]
 
WCHAR szDispName [128]
 
WCHAR szLocale [10]
 
WCHAR szStub [MAX_PATH *4]
 
WCHAR szVersion [32]
 
WCHAR szCompID [128]
 
DWORD dwIsInstalled
 
BOOL bRollback
 

Detailed Description

Definition at line 65 of file advpub.h.

Member Data Documentation

◆ bRollback

BOOL _PERUSERSECTIONW::bRollback

Definition at line 74 of file advpub.h.

Referenced by per_user_install_callback(), and SetPerUserSecValuesA().

◆ dwIsInstalled

DWORD _PERUSERSECTIONW::dwIsInstalled

Definition at line 73 of file advpub.h.

Referenced by per_user_install_callback(), SetPerUserSecValuesA(), and SetPerUserSecValuesW().

◆ szCompID

WCHAR _PERUSERSECTIONW::szCompID[128]

Definition at line 72 of file advpub.h.

Referenced by per_user_install_callback(), SetPerUserSecValuesA(), and SetPerUserSecValuesW().

◆ szDispName

WCHAR _PERUSERSECTIONW::szDispName[128]

Definition at line 68 of file advpub.h.

Referenced by per_user_install_callback(), SetPerUserSecValuesA(), and SetPerUserSecValuesW().

◆ szGUID

WCHAR _PERUSERSECTIONW::szGUID[39+20]

Definition at line 67 of file advpub.h.

Referenced by per_user_install_callback(), SetPerUserSecValuesA(), and SetPerUserSecValuesW().

◆ szLocale

WCHAR _PERUSERSECTIONW::szLocale[10]

Definition at line 69 of file advpub.h.

Referenced by per_user_install_callback(), SetPerUserSecValuesA(), and SetPerUserSecValuesW().

◆ szStub

WCHAR _PERUSERSECTIONW::szStub[MAX_PATH *4]

Definition at line 70 of file advpub.h.

Referenced by per_user_install_callback(), SetPerUserSecValuesA(), and SetPerUserSecValuesW().

◆ szVersion

WCHAR _PERUSERSECTIONW::szVersion[32]

Definition at line 71 of file advpub.h.

Referenced by per_user_install_callback(), SetPerUserSecValuesA(), and SetPerUserSecValuesW().


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