?/TD> |
Microsoft DirectX 9.0 |
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_UNINITIALIZED The requested object has not been initialized. DPNERR_INVALIDOBJECT The Microsoft?DirectPlay?object pointer is invalid. DPNERR_OUTOFMEMORY There is insufficient memory to perform the requested operation.