IRTCIntensityEvent::get_Max
The get_Max property returns the maximum level of intensity.
HRESULT get_Max(long*plMax);
Parameters
- plMax
[out] Pointer to a long containing the maximum intensity level.
Return Values
RTC methods may return an RTC_E_ constant.
Requirements
Client: Requires Windows XP.
Server: Requires Windows Server 2003.
Redistributable: Requires Rtcdll.dll on Windows 2000, and Windows Me/98.
Header: Declared in Rtccore.h.
Library: Included as a resource in Rtcdll.dll.
GUID: IID_IRTCIntensityEvent is defined as 4c23bf51-390c-4992-a41d-41eec05b2a4b.