> ## 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.

# ILampArray::GetVendorId

> ILampArray::GetVendorId

# ILampArray::GetVendorId

ILampArray のハードウェア ベンダー ID 番号を取得します。

## 構文

```cpp theme={null}
uint16_t GetVendorId(
)
```

### パラメーター

このメソッドにはパラメーターがありません。

### 戻り値

Type: uint16\_t

ハードウェア ベンダー ID です。

## 要件

**ヘッダー:** LampArray.h

**ライブラリ:** xgameplatform.lib

**サポートされているプラットフォーム:** XBOX One ファミリ本体および XBOX Series 本体

## 関連項目

[Lighting API の概要](/build/core-features/common/lighting/gc-lighting-toc)\
[ILampArray](/reference/lighting/lamparray/interfaces/ilamparray/ilamparray)


## Related topics

- [ILampArray::GetDeviceId](/ja-jp/reference/lighting/lamparray/interfaces/ilamparray/methods/ilamparray_getdeviceid.md)
- [ILampArray::GetProductId](/ja-jp/reference/lighting/lamparray/interfaces/ilamparray/methods/ilamparray_getproductid.md)
- [ILampArray::GetLampArrayKind](/ja-jp/reference/lighting/lamparray/interfaces/ilamparray/methods/ilamparray_getlamparraykind.md)
- [ILampArray::GetLampCount](/ja-jp/reference/lighting/lamparray/interfaces/ilamparray/methods/ilamparray_getlampcount.md)
- [ILampArray::GetLampInfo](/ja-jp/reference/lighting/lamparray/interfaces/ilamparray/methods/ilamparray_getlampinfo.md)
