Edit

IAppxStreamingDataSource::GetAttributes method

Returns attributes information specific to the data source.

Syntax

HRESULT GetAttributes(
  __RPC__out AppxStreamingDataSourceAttributes *attributes
);

Parameters

attributes

All attributes associated with a data source.

Return value

Type: HRESULT

If the function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

   
DLL AppxStreamingDataSourcePS.dll