IFixedPage::DeleteResource method (filterpipeline.h)
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 |