#include <dwc.h>
void DWC_DeleteBuddyFriendData( DWCFriendData* friendData );
Deletes the specified friend information from the friend roster. The friend information to be deleted must be a pointer directly to friend information in the friend roster. If online, the friend relationship is simultaneously deleted from the GameSpy server.
friendData |
Pointer to the information in the friend roster to be deleted. |
None.
DWC_InitFriendsMatch, DWC_UpdateServersAsync
2005/12/16 Revised version.
2005/11/07 Initial version.
CONFIDENTIAL