ReactOS 0.4.15-dev-7953-g1f49173
_CabInfoW Struct Reference

#include <advpub.h>

Public Attributes

LPWSTR pszCab
 
LPWSTR pszInf
 
LPWSTR pszSection
 
WCHAR szSrcPath [MAX_PATH]
 
DWORD dwFlags
 

Detailed Description

Definition at line 41 of file advpub.h.

Member Data Documentation

◆ dwFlags

DWORD _CabInfoW::dwFlags

Definition at line 47 of file advpub.h.

Referenced by ExecuteCabA(), ExecuteCabW(), LaunchINFSectionExW(), and RegInstallW().

◆ pszCab

LPWSTR _CabInfoW::pszCab

Definition at line 43 of file advpub.h.

Referenced by ExecuteCabA(), ExecuteCabW(), and LaunchINFSectionExW().

◆ pszInf

LPWSTR _CabInfoW::pszInf

Definition at line 44 of file advpub.h.

Referenced by ExecuteCabA(), ExecuteCabW(), LaunchINFSectionExW(), and RegInstallW().

◆ pszSection

LPWSTR _CabInfoW::pszSection

Definition at line 45 of file advpub.h.

Referenced by ExecuteCabA(), ExecuteCabW(), LaunchINFSectionExW(), and RegInstallW().

◆ szSrcPath

WCHAR _CabInfoW::szSrcPath[MAX_PATH]

Definition at line 46 of file advpub.h.

Referenced by ExecuteCabA(), ExecuteCabW(), and LaunchINFSectionExW().


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