ReactOS 0.4.17-dev-934-g091855f
_DPL_PROGRAM_DESC Struct Reference

#include <dplobby8.h>

Collaboration diagram for _DPL_PROGRAM_DESC:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
GUID guidApplication
 
PWSTR pwszApplicationName
 
PWSTR pwszCommandLine
 
PWSTR pwszCurrentDirectory
 
PWSTR pwszDescription
 
PWSTR pwszExecutableFilename
 
PWSTR pwszExecutablePath
 
PWSTR pwszLauncherFilename
 
PWSTR pwszLauncherPath
 

Detailed Description

Definition at line 80 of file dplobby8.h.

Member Data Documentation

◆ dwFlags

DWORD _DPL_PROGRAM_DESC::dwFlags

Definition at line 82 of file dplobby8.h.

◆ dwSize

DWORD _DPL_PROGRAM_DESC::dwSize

Definition at line 81 of file dplobby8.h.

◆ guidApplication

GUID _DPL_PROGRAM_DESC::guidApplication

Definition at line 83 of file dplobby8.h.

◆ pwszApplicationName

PWSTR _DPL_PROGRAM_DESC::pwszApplicationName

Definition at line 84 of file dplobby8.h.

◆ pwszCommandLine

PWSTR _DPL_PROGRAM_DESC::pwszCommandLine

Definition at line 85 of file dplobby8.h.

◆ pwszCurrentDirectory

PWSTR _DPL_PROGRAM_DESC::pwszCurrentDirectory

Definition at line 86 of file dplobby8.h.

◆ pwszDescription

PWSTR _DPL_PROGRAM_DESC::pwszDescription

Definition at line 87 of file dplobby8.h.

◆ pwszExecutableFilename

PWSTR _DPL_PROGRAM_DESC::pwszExecutableFilename

Definition at line 88 of file dplobby8.h.

◆ pwszExecutablePath

PWSTR _DPL_PROGRAM_DESC::pwszExecutablePath

Definition at line 89 of file dplobby8.h.

◆ pwszLauncherFilename

PWSTR _DPL_PROGRAM_DESC::pwszLauncherFilename

Definition at line 90 of file dplobby8.h.

◆ pwszLauncherPath

PWSTR _DPL_PROGRAM_DESC::pwszLauncherPath

Definition at line 91 of file dplobby8.h.


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