Skip to main content

LampArrayKind Enumeration

Describes the general type of the physical device that this ILampArray is part of.

Syntax

Constants

Remarks

It’s likely that this list will expand in the future. Avoid placing error checks that validate whether a LampArrayKind is within the current bounds. The preferred approach is to compare against the subset of LampArrayKinds that the application supports.

Requirements

Header: Declared in LampArray.h.

See also

Lighting API Overview
ILampArray::GetLampArrayKind
Last modified on August 7, 2026