Microsoft DirectX 8.0 (C++) |
Terminates the current Microsoft® DirectPlay® session.
HRESULT TerminateSession( void *const pvTerminateData, const DWORD dwTerminateDataSize, const DWORD dwFlags );
This method may be called only by the host player.
When this method is called, the DPN_MSGID_TERMINATE_SESSION will be sent to the message handler of each player in the session.
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.