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.
The DeleteResource method deletes a resource that is associated with the page.
Syntax
HRESULT DeleteResource(
[in] const wchar_t *uri
);
Parameters
[in] uri
The URI to the resource that should be unassociated from the page.
Return value
DeleteResource returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | filterpipeline.h |