IXRBitmapImage::GetUriSource (Compact 2013)
3/28/2014
This method retrieves the Universal Resource Identifier (URI) of the graphics source file that contains the image that is represented by this IXRBitmapImage object.
Syntax
virtual HRESULT STDMETHODCALLTYPE GetUriSource(
BSTR* pUriSource
) = 0;
Parameters
- pUriSource
[out] Pointer to a string that contains a URI.
Return Value
Returns an HRESULT that indicates success or failure.
Requirements
Header |
XamlRuntime.h |
sysgen |
SYSGEN_XAML_RUNTIME |