IXRBitmapImage::GetUriSource (Windows Embedded CE 6.0)
1/6/2010
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(
WCHAR* *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 |
Windows Embedded CE | Windows Embedded CE 6.0 R3 |