> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XblSocialRelationshipResultCloseHandle

> XblSocialRelationshipResultCloseHandle

# XblSocialRelationshipResultCloseHandle

XblSocialRelationshipResultHandle を閉じます。

## 構文

```cpp theme={null}
void XblSocialRelationshipResultCloseHandle(  
         XblSocialRelationshipResultHandle handle  
)  
```

### パラメーター

*handle*   \_In\_\
型: [XblSocialRelationshipResultHandle](/reference/live/xsapi-c/social_c/handles/xblsocialrelationshipresulthandle)

閉じる XblSocialRelationshipResultHandle。

### 戻り値

型: void

## 解説

未処理のハンドルがすべて閉じられると、ソーシャル リレーションシップの結果一覧に関連付けられているメモリが解放されます。

## 要件

**ヘッダー:** social\_c.h

**ライブラリ:** Microsoft.Xbox.Services.14x.GDK.C.lib

## 関連項目

[social\_c](/reference/live/xsapi-c/social_c/social_c_members)
