DWC_GetNumFriend

構文

#include <dwc.h>
int DWC_GetNumFriend(const DWCFriendData friendList[],
                     int friendListLen);

引数

friendList DWCFriendData構造体の友達リストへのポインタ
friendListLen 友達リストの最大長(要素数)

返り値

友達リストに登録されている友達の数。

説明

ローカルの友達リストを参照して、友達リストに登録されている友達の数を返します。通信は行いません。

履歴

5.1pr2より前の変更履歴はこちら