Share via


IRTCIntensityEvent::Min

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This method gets the minimum level of intensity.

Syntax

HRESULT get_Min(
  long* plMin
);

Parameters

  • plMin
    [out] Pointer to the minimum intensity level.

Return Value

This method can return an RTC_E_ constant.

Requirements

Header rtccore.h, rtccore.idl
Library uuid.lib
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IRTCIntensityEvent
IRTCIntensityEvent::Level
IRTCIntensityEvent::Max