ReactOS 0.4.15-dev-7953-g1f49173
_CabInfoA Struct Reference

#include <advpub.h>

Public Attributes

LPSTR pszCab
 
LPSTR pszInf
 
LPSTR pszSection
 
CHAR szSrcPath [MAX_PATH]
 
DWORD dwFlags
 

Detailed Description

Definition at line 32 of file advpub.h.

Member Data Documentation

◆ dwFlags

DWORD _CabInfoA::dwFlags

Definition at line 38 of file advpub.h.

Referenced by ExecuteCabA().

◆ pszCab

LPSTR _CabInfoA::pszCab

Definition at line 34 of file advpub.h.

Referenced by ExecuteCabA().

◆ pszInf

LPSTR _CabInfoA::pszInf

Definition at line 35 of file advpub.h.

Referenced by ExecuteCabA().

◆ pszSection

LPSTR _CabInfoA::pszSection

Definition at line 36 of file advpub.h.

Referenced by ExecuteCabA().

◆ szSrcPath

CHAR _CabInfoA::szSrcPath[MAX_PATH]

Definition at line 37 of file advpub.h.

Referenced by ExecuteCabA().


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