2 references to STG_E_ACCESSDENIED
WindowsBase (2)
Base\System\IO\Packaging\CompoundFile\StorageInfo.cs (2)
692if( nativeCallErrorCode == SafeNativeCompoundFileConstants.STG_E_ACCESSDENIED ) 825if( e.ErrorCode == SafeNativeCompoundFileConstants.STG_E_ACCESSDENIED )