IDVDRenderer::GetHighlightedButton (Windows CE 5.0)
This method returns the currently highlighted button number.
HRESULT GetHighlightedButton(BYTE* buttonNumber);
Parameters
- buttonNumber
[out] Returns valid button number in the range 1**to 36 if bRelativeMode is FALSE and in the range 1 to 4 if bRelativeMode is TRUE (1=up, 2=down, 3=left, 4=right).
Return Values
If the method completes successfully, the return value is S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
Send Feedback on this topic to the authors