DWC_DeleteBuddyFriendData

Syntax

#include <dwc.h> 
void DWC_DeleteBuddyFriendData(DWCFriendData *friendData);

Arguments

friendData Pointer to the element in the friend roster to delete.

Return Values

None.

Description

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.

See Also

DWC_InitFriendsMatch DWC_UpdateServersAsync

Revision History

For the change log prior to 5.1 PR2, click here.   


CONFIDENTIAL