Share via


INuiColorCameraSettings::GetMinWhiteBalance Method

Kinect for Windows 1.6, 1.7, 1.8

Gets the minimum white balance.

Syntax

public:
HRESULT GetMinWhiteBalance(
         LONG *pWhiteBalance
)

Parameters

  • pWhiteBalance
    Type: LONG
    The minimum white balance.

Return Value

Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.

Requirements

Header: Declared in nuisensor.h.