DPL_PROGRAM_DESC
Describes a Microsoft® DirectPlay® lobby-aware application.
Type DPL_PROGRAM_DESC
ApplicationName As String
CommandLine As String
CurrentDirectory As String
Description As String
ExecutableFilename As String
ExecutablePath As String
guidApplication As String
LauncherFilename As String
LauncherPath As String
lFlags As Long
End Type
Members
- ApplicationName
- Application name.
- CommandLine
- Command line arguments.
- CurrentDirectory
- Current directory.
- Description
- Application description.
- ExecutableFilename
- File name of the application executable.
- ExecutablePath
- Path of the application executable.
- guidApplication
- String that specifies the GUID of the application.
- LauncherFilename
- File name of the launcher executable.
- LauncherPath
- Path of the launcher executable.
- lFlags
- Reserved. Must be 0.