IDirectPlay8LobbyClient::Close Method

DirectPlay

 
Microsoft DirectX 9.0 SDK Update (Summer 2003)

IDirectPlay8LobbyClient::Close Method


Deletes the lobby client.

Syntax

HRESULT Close(      
    const DWORD dwFlags );

Parameters

dwFlags
[in] Reserved, must be 0.

Return Value

Returns S_OK if successful, or the following error value.

DPNERR_UNINITIALIZEDThe requested object has not been initialized.



© 2003 Microsoft Corporation. All rights reserved.