?/TD>
Microsoft DirectX 9.0

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.




© 2002 Microsoft Corporation. All rights reserved.