ISystemMediaTransportControlsButtonPressedEventArgs::get_Button method
Gets a value indicating the button that was pressed to trigger the event.
Syntax
HRESULT get_Button(
[out] SystemMediaTransportControlsButton *value
);
Parameters
- value [out]
-
Type: SystemMediaTransportControlsButton*
A value indicating the button that was pressed to trigger the event.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client | Windows 10 |
|---|---|
|
Minimum supported server | Windows Server 2016 Technical Preview [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Community Additions
ADD
Show: