8 references to FILTER_E_ACCESS
PresentationFramework (8)
MS\Internal\IO\Packaging\XamlFilter.cs (1)
226throw new COMException(SR.FilterGetChunkNoStream, (int)FilterErrorCode.FILTER_E_ACCESS);
MS\Internal\IO\Packaging\XpsFilter.cs (7)
84(int)FilterErrorCode.FILTER_E_ACCESS); 112(int)FilterErrorCode.FILTER_E_ACCESS); 159(int)FilterErrorCode.FILTER_E_ACCESS); 198(int)FilterErrorCode.FILTER_E_ACCESS); 283(int)FilterErrorCode.FILTER_E_ACCESS); 430throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS); 559throw new COMException(ex.Message, (int)FilterErrorCode.FILTER_E_ACCESS);