ReactOS 0.4.15-dev-8100-g1887773
tagDPAPPLICATIONDESC Struct Reference

#include <dplobby.h>

Collaboration diagram for tagDPAPPLICATIONDESC:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
union {
   LPSTR   lpszApplicationNameA
 
   LPWSTR   lpszApplicationName
 
DUMMYUNIONNAME1
 
GUID guidApplication
 
union {
   LPSTR   lpszFilenameA
 
   LPWSTR   lpszFilename
 
DUMMYUNIONNAME2
 
union {
   LPSTR   lpszCommandLineA
 
   LPWSTR   lpszCommandLine
 
DUMMYUNIONNAME3
 
union {
   LPSTR   lpszPathA
 
   LPWSTR   lpszPath
 
DUMMYUNIONNAME4
 
union {
   LPSTR   lpszCurrentDirectoryA
 
   LPWSTR   lpszCurrentDirectory
 
DUMMYUNIONNAME5
 
LPSTR lpszDescriptionA
 
LPWSTR lpszDescriptionW
 

Detailed Description

Definition at line 303 of file dplobby.h.

Member Data Documentation

◆ 

union { ... } tagDPAPPLICATIONDESC::DUMMYUNIONNAME1

◆ 

union { ... } tagDPAPPLICATIONDESC::DUMMYUNIONNAME2

◆ 

union { ... } tagDPAPPLICATIONDESC::DUMMYUNIONNAME3

◆ 

union { ... } tagDPAPPLICATIONDESC::DUMMYUNIONNAME4

◆ 

union { ... } tagDPAPPLICATIONDESC::DUMMYUNIONNAME5

◆ dwFlags

DWORD tagDPAPPLICATIONDESC::dwFlags

Definition at line 306 of file dplobby.h.

◆ dwSize

DWORD tagDPAPPLICATIONDESC::dwSize

Definition at line 305 of file dplobby.h.

◆ guidApplication

GUID tagDPAPPLICATIONDESC::guidApplication

Definition at line 314 of file dplobby.h.

◆ lpszApplicationName

LPWSTR tagDPAPPLICATIONDESC::lpszApplicationName

Definition at line 311 of file dplobby.h.

◆ lpszApplicationNameA

LPSTR tagDPAPPLICATIONDESC::lpszApplicationNameA

Definition at line 310 of file dplobby.h.

◆ lpszCommandLine

LPWSTR tagDPAPPLICATIONDESC::lpszCommandLine

Definition at line 325 of file dplobby.h.

◆ lpszCommandLineA

LPSTR tagDPAPPLICATIONDESC::lpszCommandLineA

Definition at line 324 of file dplobby.h.

◆ lpszCurrentDirectory

LPWSTR tagDPAPPLICATIONDESC::lpszCurrentDirectory

Definition at line 337 of file dplobby.h.

◆ lpszCurrentDirectoryA

LPSTR tagDPAPPLICATIONDESC::lpszCurrentDirectoryA

Definition at line 336 of file dplobby.h.

◆ lpszDescriptionA

LPSTR tagDPAPPLICATIONDESC::lpszDescriptionA

Definition at line 340 of file dplobby.h.

◆ lpszDescriptionW

LPWSTR tagDPAPPLICATIONDESC::lpszDescriptionW

Definition at line 341 of file dplobby.h.

◆ lpszFilename

LPWSTR tagDPAPPLICATIONDESC::lpszFilename

Definition at line 319 of file dplobby.h.

◆ lpszFilenameA

LPSTR tagDPAPPLICATIONDESC::lpszFilenameA

Definition at line 318 of file dplobby.h.

◆ lpszPath

LPWSTR tagDPAPPLICATIONDESC::lpszPath

Definition at line 331 of file dplobby.h.

◆ lpszPathA

LPSTR tagDPAPPLICATIONDESC::lpszPathA

Definition at line 330 of file dplobby.h.


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