Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / fx / src / xsp / System / Web / NativeMethods.cs / 1 / 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. //------------------------------------------------------------------------------ //// 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
- InheritedPropertyChangedEventArgs.cs
- LabelLiteral.cs
- TaskFileService.cs
- CommentAction.cs
- ReflectionPermission.cs
- OdbcTransaction.cs
- HttpListener.cs
- AmbientProperties.cs
- XPathNode.cs
- URLEditor.cs
- WorkflowViewStateService.cs
- DeviceSpecificDialogCachedState.cs
- ComplexBindingPropertiesAttribute.cs
- ApplicationSettingsBase.cs
- GeometryDrawing.cs
- HtmlListAdapter.cs
- PackageRelationshipCollection.cs
- Mapping.cs
- WpfKnownType.cs
- XamlToRtfWriter.cs
- ParagraphResult.cs
- PointConverter.cs
- ScrollChrome.cs
- ToolStripItemDesigner.cs
- MediaElement.cs
- NegotiateStream.cs
- DataViewSettingCollection.cs
- CodeAttributeArgument.cs
- HtmlInputImage.cs
- DiagnosticsConfiguration.cs
- AbstractDataSvcMapFileLoader.cs
- ServiceContractAttribute.cs
- ComponentDesigner.cs
- DesignerObject.cs
- IndentedWriter.cs
- ReferenceEqualityComparer.cs
- configsystem.cs
- IdnMapping.cs
- DataBoundControlParameterTarget.cs
- DocumentXmlWriter.cs
- DataGridViewRowPrePaintEventArgs.cs
- FixedSOMLineRanges.cs
- DiagnosticTraceSource.cs
- MenuCommand.cs
- DataBinding.cs
- SortedList.cs
- Perspective.cs
- PlacementWorkspace.cs
- AncestorChangedEventArgs.cs
- SynchronizedInputHelper.cs
- ZipIORawDataFileBlock.cs
- ToolbarAUtomationPeer.cs
- ItemsControl.cs
- PeerEndPoint.cs
- ADRoleFactory.cs
- DataGridViewAutoSizeColumnsModeEventArgs.cs
- DataRelationPropertyDescriptor.cs
- TextRangeEditTables.cs
- MaskDesignerDialog.cs
- PreProcessInputEventArgs.cs
- TextEditorThreadLocalStore.cs
- Pointer.cs
- ProfileModule.cs
- storagemappingitemcollection.viewdictionary.cs
- MemberProjectionIndex.cs
- GridViewColumnCollection.cs
- BoolExpressionVisitors.cs
- DashStyle.cs
- PointHitTestParameters.cs
- FontUnit.cs
- Bidi.cs
- PathSegmentCollection.cs
- QilLoop.cs
- CodePageEncoding.cs
- DBDataPermission.cs
- EntityType.cs
- InheritedPropertyChangedEventArgs.cs
- PreviewKeyDownEventArgs.cs
- Delay.cs
- ScrollItemProviderWrapper.cs
- OrthographicCamera.cs
- FilteredSchemaElementLookUpTable.cs
- RuleSetReference.cs
- ToolStripGripRenderEventArgs.cs
- NotImplementedException.cs
- SamlDoNotCacheCondition.cs
- HttpListenerElement.cs
- ObjectListCommandCollection.cs
- AnnotationComponentChooser.cs
- DispatcherFrame.cs
- ResourceSet.cs
- ContractType.cs
- OleDbInfoMessageEvent.cs
- InvalidCastException.cs
- FontUnitConverter.cs
- Debug.cs
- StaticDataManager.cs
- BitConverter.cs
- XmlSchemaProviderAttribute.cs
- Shape.cs