IDVDRenderer::GetHighlightedButton
Other versions of this page are also available for the following:
8/28/2008
This method returns the currently highlighted button number.
Syntax
HRESULT GetHighlightedButton(
BYTE* buttonNumber
);
Parameters
- buttonNumber
[out] Returns valid button number in the range 1to 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 Value
If the method completes successfully, the return value is S_OK.
Requirements
Header | dvddrvr.idl |
Windows Embedded CE | Windows CE .NET 4.0 and later |