| Microsoft DirectX 8.1 (C++) | 
Releases a lobbied application and closes the connection between the lobby client and the application. This method should be called whenever a lobby client has finished its session with an application.
HRESULT ReleaseApplication( const DPNHANDLE hApplication. const DWORD dwFlags );
Returns S_OK if successful, or one of the following error values.
| DPNERR_INVALIDFLAGS | 
| DPNERR_INVALIDHANDLE | 
| DPNERR_INVALIDPARAM | 
  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.