Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.6, 1.7, 1.8
Gets the power line frequency. The range is determined by a value in the NUI_POWER_LINE_FREQUENCY enumeration; the default value is NUI_POWER_LINE_FREQUENCY_DISABLED.
Syntax
public:
HRESULT GetPowerLineFrequency(
NUI_POWER_LINE_FREQUENCY *pPowerLineFrequency
)
Parameters
- pPowerLineFrequency
Type: NUI_POWER_LINE_FREQUENCY
The power line frequency.
Return Value
Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.
Requirements
Header: Declared in nuisensor.h.