?/TD>
Microsoft DirectX 9.0

IDirectPlay8LobbiedApplication::Close Method


Deletes the lobbied application.

Syntax

HRESULT Close(      

    const DWORD dwFlags );

Parameters

dwFlags
[in] Reserved, must be 0.

Return Value

Returns S_OK if successful, or one of the following error values.

DPNERR_UNINITIALIZEDThe requested object has not been initialized.
DPNERR_INVALIDOBJECTThe Microsoft?DirectPlay?object pointer is invalid.
DPNERR_OUTOFMEMORYThere is insufficient memory to perform the requested operation.




© 2002 Microsoft Corporation. All rights reserved.