Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |