Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / Configuration / COSERVERINFO.cs / 1305376 / COSERVERINFO.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Configuration { using System.Collections; using System.Configuration; using System.Configuration.Internal; using System.Web; using System.Web.Util; using System.Security; using System.IO; using System.Web.Hosting; using System.Runtime.InteropServices; using System.Reflection; using System.Collections.Specialized; using System.Xml; using System.Security.Principal; using System.Threading; using System.Globalization; [StructLayout(LayoutKind.Sequential, Pack = 4, CharSet = CharSet.Unicode)] internal class COSERVERINFO : IDisposable { internal COSERVERINFO(string srvname, IntPtr authinf) { servername = srvname; authinfo = authinf; } #pragma warning disable 0649 internal int reserved1; #pragma warning restore 0649 [MarshalAs(UnmanagedType.LPWStr)] internal string servername; internal IntPtr authinfo; // COAUTHINFO* #pragma warning disable 0649 internal int reserved2; #pragma warning restore 0649 void IDisposable.Dispose() { authinfo = IntPtr.Zero; GC.SuppressFinalize(this); } ~COSERVERINFO() { } } [StructLayout(LayoutKind.Sequential, Pack = 4, CharSet = CharSet.Unicode)] internal class COSERVERINFO_X64 : IDisposable { internal COSERVERINFO_X64(string srvname, IntPtr authinf) { servername = srvname; authinfo = authinf; } #pragma warning disable 0649 internal int reserved1; internal int padding1; #pragma warning restore 0649 [MarshalAs(UnmanagedType.LPWStr)] internal string servername; internal IntPtr authinfo; // COAUTHINFO* #pragma warning disable 0649 internal int reserved2; internal int padding2; #pragma warning restore 0649 void IDisposable.Dispose() { authinfo = IntPtr.Zero; GC.SuppressFinalize(this); } ~COSERVERINFO_X64() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Configuration { using System.Collections; using System.Configuration; using System.Configuration.Internal; using System.Web; using System.Web.Util; using System.Security; using System.IO; using System.Web.Hosting; using System.Runtime.InteropServices; using System.Reflection; using System.Collections.Specialized; using System.Xml; using System.Security.Principal; using System.Threading; using System.Globalization; [StructLayout(LayoutKind.Sequential, Pack = 4, CharSet = CharSet.Unicode)] internal class COSERVERINFO : IDisposable { internal COSERVERINFO(string srvname, IntPtr authinf) { servername = srvname; authinfo = authinf; } #pragma warning disable 0649 internal int reserved1; #pragma warning restore 0649 [MarshalAs(UnmanagedType.LPWStr)] internal string servername; internal IntPtr authinfo; // COAUTHINFO* #pragma warning disable 0649 internal int reserved2; #pragma warning restore 0649 void IDisposable.Dispose() { authinfo = IntPtr.Zero; GC.SuppressFinalize(this); } ~COSERVERINFO() { } } [StructLayout(LayoutKind.Sequential, Pack = 4, CharSet = CharSet.Unicode)] internal class COSERVERINFO_X64 : IDisposable { internal COSERVERINFO_X64(string srvname, IntPtr authinf) { servername = srvname; authinfo = authinf; } #pragma warning disable 0649 internal int reserved1; internal int padding1; #pragma warning restore 0649 [MarshalAs(UnmanagedType.LPWStr)] internal string servername; internal IntPtr authinfo; // COAUTHINFO* #pragma warning disable 0649 internal int reserved2; internal int padding2; #pragma warning restore 0649 void IDisposable.Dispose() { authinfo = IntPtr.Zero; GC.SuppressFinalize(this); } ~COSERVERINFO_X64() { } } } // 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
- RenderingBiasValidation.cs
- ExpressionBuilderCollection.cs
- SafeNativeMethods.cs
- TrueReadOnlyCollection.cs
- documentsequencetextview.cs
- AlphaSortedEnumConverter.cs
- DataGridViewRowCancelEventArgs.cs
- XmlArrayAttribute.cs
- TypeDescriptionProviderAttribute.cs
- ClientConfigurationHost.cs
- WebZone.cs
- RowUpdatingEventArgs.cs
- CuspData.cs
- PerspectiveCamera.cs
- SystemTcpStatistics.cs
- Decoder.cs
- RegistrationServices.cs
- WorkflowInstanceQuery.cs
- FixedTextBuilder.cs
- EntityClassGenerator.cs
- HitTestDrawingContextWalker.cs
- CategoryAttribute.cs
- ContainerCodeDomSerializer.cs
- StringCollection.cs
- ListView.cs
- streamingZipPartStream.cs
- AstTree.cs
- ProgramPublisher.cs
- CmsUtils.cs
- TemplateBindingExpressionConverter.cs
- cookie.cs
- VisualStyleInformation.cs
- XPathNavigatorReader.cs
- OdbcEnvironmentHandle.cs
- ArcSegment.cs
- TransportBindingElementImporter.cs
- InfoCardAsymmetricCrypto.cs
- HttpApplication.cs
- CustomErrorCollection.cs
- Int32CAMarshaler.cs
- Point4DConverter.cs
- WindowsMenu.cs
- PropertyItemInternal.cs
- DataGridViewRowCollection.cs
- OracleCommandSet.cs
- XmlSchemaInfo.cs
- FilteredDataSetHelper.cs
- XmlDomTextWriter.cs
- DocumentGridContextMenu.cs
- Queue.cs
- SqlError.cs
- AutoGeneratedField.cs
- RuntimeIdentifierPropertyAttribute.cs
- FlowDocumentPageViewerAutomationPeer.cs
- FlowLayoutSettings.cs
- xdrvalidator.cs
- AutomationFocusChangedEventArgs.cs
- TargetException.cs
- ReflectionUtil.cs
- ManualResetEvent.cs
- FilterException.cs
- BinaryFormatter.cs
- DbCommandTree.cs
- FontSource.cs
- MenuItemStyle.cs
- OdbcConnectionPoolProviderInfo.cs
- RemotingException.cs
- EventItfInfo.cs
- ImageIndexConverter.cs
- OleDbStruct.cs
- Effect.cs
- ServiceObjectContainer.cs
- LogWriteRestartAreaState.cs
- TemplateKeyConverter.cs
- MediaElement.cs
- FileRecordSequenceCompletedAsyncResult.cs
- CssStyleCollection.cs
- GatewayDefinition.cs
- VirtualPathProvider.cs
- DataControlImageButton.cs
- DirtyTextRange.cs
- TypeResolver.cs
- EnterpriseServicesHelper.cs
- BufferModeSettings.cs
- FunctionDefinition.cs
- TextTreeFixupNode.cs
- ClientTarget.cs
- AssemblyEvidenceFactory.cs
- StrokeCollectionConverter.cs
- WpfKnownTypeInvoker.cs
- MailWebEventProvider.cs
- PenThread.cs
- SqlDataSourceEnumerator.cs
- NameTable.cs
- MailAddressCollection.cs
- TagPrefixInfo.cs
- DriveInfo.cs
- SingleAnimationUsingKeyFrames.cs
- JavaScriptString.cs
- ExpressionEditorAttribute.cs