8 references to FILTER_E_ACCESS
PresentationFramework (8)
MS\Internal\IO\Packaging\XamlFilter.cs (1)
220throw new COMException(SR.FilterGetChunkNoStream, (int)FilterErrorCode.FILTER_E_ACCESS);
MS\Internal\IO\Packaging\XpsFilter.cs (7)
78(int)FilterErrorCode.FILTER_E_ACCESS); 106(int)FilterErrorCode.FILTER_E_ACCESS); 153(int)FilterErrorCode.FILTER_E_ACCESS); 192(int)FilterErrorCode.FILTER_E_ACCESS); 277(int)FilterErrorCode.FILTER_E_ACCESS); 424throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS); 553throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS);