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_UNINITIALIZED The requested object has not been initialized.