DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
DPLAPPINFO Struct Reference

#include <dplobby.h>

Data Fields

DWORD dwSize
 Size of this structure. More...
 
GUID guidApplication
 GUID of the Application. More...
 
union {
   LPSTR   lpszAppNameA
 Pointer to the Application Name. More...
 
   LPWSTR   lpszAppName
 
}; 
 

Detailed Description

Used to hold information about a registered DirectPlay application

Field Documentation

◆ 

union { ... } DPLAPPINFO::@149

◆ dwSize

DWORD DPLAPPINFO::dwSize

Size of this structure.

◆ guidApplication

GUID DPLAPPINFO::guidApplication

GUID of the Application.

◆ lpszAppName

LPWSTR DPLAPPINFO::lpszAppName

◆ lpszAppNameA

LPSTR DPLAPPINFO::lpszAppNameA

Pointer to the Application Name.


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