Microsoft DirectX 8.1 (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/XP: Available as a redistributable for Windows 2000 and later.
Windows 98/Me: Available as a redistributable for Windows 98 and later.
Header: Declared in Dplobby8.h.