Skip to main content

LampPurposes Enumeration

Describes a set of purposes for which a single Lamp is intended to be used.

Syntax

Constants

Remarks

It is likely this list will expand in the future, so avoid using error checks that validate whether a LampPurpose is within the current bounds. The preferred approach is to compare against the subset of LampPurposes the application supports.

Requirements

Header: Declared in LampArray.h.

See also

Lighting API Overview
ILampArray::GetIndicesCountForPurposes
ILampArray::GetIndicesForPurposes
ILampInfo::GetPurposes
Last modified on August 7, 2026