IImageDisplayProperties::get_Subtitle method

Gets the subtitle of the image.

Syntax


HRESULT get_Subtitle(
  [out] HSTRING *value
);

Parameters

value [out]

Type: HSTRING*

The subtitle of the image.

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

Windows.Media.SystemMediaTransportControls.h

IDL

Windows.Media.SystemMediaTransportControls.idl

See also

IImageDisplayProperties

 

 

Community Additions

ADD
Show: