DWC_DeleteBuddyFriendData

Syntax

#include <dwc.h>

void DWC_DeleteBuddyFriendData(DWCFriendData *friendData);

Arguments

friendData Pointer to the element in the friend roster to be deleted.

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.

Revision History


CONFIDENTIAL