Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / fx / src / xsp / System / Web / Configuration / COSERVERINFO.cs / 1 / 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
- SignedXml.cs
- Win32SafeHandles.cs
- XmlSchemaException.cs
- Peer.cs
- ProfileEventArgs.cs
- NamespaceList.cs
- ScrollProperties.cs
- BaseDataBoundControl.cs
- CallTemplateAction.cs
- SafeBitVector32.cs
- StickyNoteAnnotations.cs
- BindingCollection.cs
- GetPageNumberCompletedEventArgs.cs
- OdbcException.cs
- TextBoxRenderer.cs
- HostingEnvironmentSection.cs
- MetadataUtil.cs
- IndexedString.cs
- LinkClickEvent.cs
- StructuralObject.cs
- FontResourceCache.cs
- XmlRawWriter.cs
- FormatterConverter.cs
- UserControl.cs
- Constraint.cs
- DSACryptoServiceProvider.cs
- FilteredSchemaElementLookUpTable.cs
- ContourSegment.cs
- XmlReaderSettings.cs
- Button.cs
- SqlDataReaderSmi.cs
- PropertyGridView.cs
- SafeMarshalContext.cs
- InvokeBase.cs
- SQLGuidStorage.cs
- PartialList.cs
- MergeFilterQuery.cs
- OleDbException.cs
- GeneralEndpointIdentity.cs
- ServicePointManager.cs
- ConfigurationStrings.cs
- RelatedCurrencyManager.cs
- PolyBezierSegmentFigureLogic.cs
- TextTreeInsertElementUndoUnit.cs
- FontStretch.cs
- X509RecipientCertificateClientElement.cs
- ObservableCollection.cs
- DrawingContext.cs
- ChangeNode.cs
- assemblycache.cs
- FilterableAttribute.cs
- BorderSidesEditor.cs
- Misc.cs
- CodeVariableDeclarationStatement.cs
- OdbcDataReader.cs
- RemotingSurrogateSelector.cs
- ContextMenuService.cs
- TreeNode.cs
- QuaternionValueSerializer.cs
- AnimationClock.cs
- Base64Decoder.cs
- RenderOptions.cs
- PropertyCondition.cs
- IImplicitResourceProvider.cs
- GlyphInfoList.cs
- safelinkcollection.cs
- ItemList.cs
- OleTxTransaction.cs
- EventMappingSettingsCollection.cs
- AttachmentCollection.cs
- PathSegment.cs
- ListViewHitTestInfo.cs
- _BasicClient.cs
- AxisAngleRotation3D.cs
- SqlUserDefinedTypeAttribute.cs
- Style.cs
- LayoutManager.cs
- UIElementCollection.cs
- ConfigurationSection.cs
- SortKey.cs
- MsmqIntegrationProcessProtocolHandler.cs
- HtmlElement.cs
- CryptoProvider.cs
- SpnegoTokenAuthenticator.cs
- HatchBrush.cs
- DataGridToolTip.cs
- StandardOleMarshalObject.cs
- FunctionImportElement.cs
- Size.cs
- WebPartEditorApplyVerb.cs
- ZipIOExtraField.cs
- DefaultParameterValueAttribute.cs
- Point3DAnimationUsingKeyFrames.cs
- XmlEventCache.cs
- Brush.cs
- OperationResponse.cs
- VerificationAttribute.cs
- ICspAsymmetricAlgorithm.cs
- SecurityMessageProperty.cs
- AssemblyAttributesGoHere.cs