ISystemMediaTransportControlsPropertyChangedEventArgs::get_Property method

Gets a value indicating the property that was changed.

Syntax


HRESULT get_Property(
  [out] SystemMediaTransportControlsProperty *
);

Parameters

[out]

A value indicating the property that was changed.

Return value

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

Windows.Media.SystemMediaTransportControls.h

IDL

Windows.Media.SystemMediaTransportControls.idl

See also

ISystemMediaTransportControlsPropertyChangedEventArgs

 

 

Community Additions

ADD
Show: