Microsoft DirectX 8.0 (C++) |
Used in the pEnumData parameter of the IDirectPlay8LobbyClient::EnumLocalPrograms method to describe the lobbied application.
typedef struct _DPL_APPLICATION_INFO { GUID guidApplication; PWSTR pwszApplicationName; DWORD dwNumRunning; DWORD dwNumWaiting; DWORD dwFlags; } DPL_APPLICATION_INFO, *PDPL_APPLICATION_INFO;
Windows NT/2000: Available as a redistributable for Windows 2000 and later.
Windows 95/98: Available as a redistributable for Windows 95 and later.
Header: Declared in Dplobby8.h.