Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / NativeMethods.cs / 1305376 / NativeMethods.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web {
using System.Runtime.InteropServices;
using System;
using System.Security.Permissions;
using System.Collections;
using System.IO;
using System.Text;
using System.Web.Util;
using System.Web.Hosting;
using System.Web.Configuration;
[System.Runtime.InteropServices.ComVisible(false)]
internal sealed class NativeMethods {
/*
* ASPNET_ISAPI.DLL
*/
private NativeMethods() {}
[DllImport("Fusion.dll", CharSet=CharSet.Auto)]
internal static extern int CreateAssemblyCache(out IAssemblyCache ppAsmCache, uint dwReserved);
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TaiwanCalendar.cs
- ContractCodeDomInfo.cs
- RangeValuePatternIdentifiers.cs
- DependencyPropertyHelper.cs
- Registry.cs
- COM2Properties.cs
- QualifierSet.cs
- DataStorage.cs
- Domain.cs
- UIHelper.cs
- BaseTemplateParser.cs
- ConfigXmlAttribute.cs
- FormViewPagerRow.cs
- ManagedWndProcTracker.cs
- PcmConverter.cs
- _SslStream.cs
- DocumentPageTextView.cs
- SafePEFileHandle.cs
- IApplicationTrustManager.cs
- SQLSingle.cs
- NamespaceEmitter.cs
- GetPageNumberCompletedEventArgs.cs
- SettingsProperty.cs
- ResourceDictionary.cs
- ScriptResourceHandler.cs
- UnsafeNativeMethods.cs
- UnsafeNativeMethods.cs
- HtmlLink.cs
- sqlstateclientmanager.cs
- EntitySqlQueryCacheKey.cs
- BindingNavigator.cs
- FullTextLine.cs
- MethodAccessException.cs
- FontConverter.cs
- unsafeIndexingFilterStream.cs
- ToolBarPanel.cs
- WindowsIdentity.cs
- Internal.cs
- AssemblyHelper.cs
- TraceProvider.cs
- TextSearch.cs
- AVElementHelper.cs
- LazyTextWriterCreator.cs
- ComponentCommands.cs
- ServiceModelSectionGroup.cs
- As.cs
- XmlNamespaceMapping.cs
- ApplicationId.cs
- BaseCodePageEncoding.cs
- future.cs
- VirtualizingPanel.cs
- ClientScriptManager.cs
- InteropExecutor.cs
- PropertyTabChangedEvent.cs
- RSAPKCS1SignatureFormatter.cs
- ServiceManager.cs
- ReferencedCollectionType.cs
- DesignerDataColumn.cs
- ConsoleEntryPoint.cs
- CustomErrorCollection.cs
- itemelement.cs
- TagPrefixCollection.cs
- CommonDialog.cs
- KeyInterop.cs
- RuntimeHelpers.cs
- HtmlTableCell.cs
- UnsafeNativeMethodsCLR.cs
- PrinterSettings.cs
- StreamUpgradeBindingElement.cs
- TypeValidationEventArgs.cs
- TriState.cs
- PreviewKeyDownEventArgs.cs
- SqlDataAdapter.cs
- ButtonChrome.cs
- DataGridViewCellMouseEventArgs.cs
- ListViewEditEventArgs.cs
- SetStoryboardSpeedRatio.cs
- IndentTextWriter.cs
- StreamGeometry.cs
- TextRange.cs
- Win32.cs
- EntityContainerAssociationSetEnd.cs
- TextContainerChangedEventArgs.cs
- Image.cs
- XmlSchemaAnnotated.cs
- SchemaSetCompiler.cs
- RegexMatch.cs
- DesigntimeLicenseContextSerializer.cs
- DesignerProperties.cs
- ExpressionBindingCollection.cs
- HandlerBase.cs
- BooleanConverter.cs
- HotCommands.cs
- Lasso.cs
- BindingValueChangedEventArgs.cs
- CorrelationService.cs
- ThreadStartException.cs
- ProviderIncompatibleException.cs
- PixelShader.cs
- UTF7Encoding.cs