Microsoft DirectX 8.0 (C++) |
Deletes a group created by the IDirectPlay8Server::CreateGroup method.
HRESULT DestroyGroup( const DPNID idGroup, PVOID const pvAsyncContext, DPNHANDLE *const phAsyncHandle, const DWORD dwFlags );
Returns S_OK if this method is processed synchronously and is successful. By default, this method is run asynchronously and generally returns DPNSUCCESS_PENDING or one of the following error values.
DPNERR_INVALIDFLAGS |
DPNERR_INVALIDGROUP |
Windows NT/2000: Available as a redistributable for Windows 2000 and later.
Windows 95/98: Available as a redistributable for Windows 95 and later.
Header: Declared in Dplay8.h.