DWCBuddyFriendCallback

Syntax

#include <dwc.h>

typedef void(*) DWCBuddyFriendCallback(int index,
             void *param);

Arguments

index Friend roster index of a friend with whom you established friendship on the GP server
param Callback parameter.

Return Values

None.

Description

This function is called when friendship is established.

See Also

DWC_SetBuddyFriendCallback

Revision History


CONFIDENTIAL