Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Net / System / Net / _Win32.cs / 1305376 / _Win32.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Net { internal static class Win32 { internal const int OverlappedInternalOffset = 0; internal static int OverlappedInternalHighOffset = IntPtr.Size; internal static int OverlappedOffsetOffset = IntPtr.Size*2; internal static int OverlappedOffsetHighOffset = IntPtr.Size*2 + 4; internal static int OverlappedhEventOffset = IntPtr.Size*2 + 8; internal static int OverlappedSize = IntPtr.Size*3 + 8; } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Net { internal static class Win32 { internal const int OverlappedInternalOffset = 0; internal static int OverlappedInternalHighOffset = IntPtr.Size; internal static int OverlappedOffsetOffset = IntPtr.Size*2; internal static int OverlappedOffsetHighOffset = IntPtr.Size*2 + 4; internal static int OverlappedhEventOffset = IntPtr.Size*2 + 8; internal static int OverlappedSize = IntPtr.Size*3 + 8; } } // 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
- SpellerStatusTable.cs
- InvalidateEvent.cs
- FontStyleConverter.cs
- ComponentEvent.cs
- IDReferencePropertyAttribute.cs
- UndoEngine.cs
- StrokeFIndices.cs
- AxHost.cs
- CharacterHit.cs
- DateTimeParse.cs
- ParserContext.cs
- ProgressBarHighlightConverter.cs
- DictionarySectionHandler.cs
- CompositeCollectionView.cs
- CqlWriter.cs
- nulltextnavigator.cs
- DetailsViewInsertedEventArgs.cs
- SectionRecord.cs
- TrustManagerPromptUI.cs
- ValidationResult.cs
- WbmpConverter.cs
- TextTreeExtractElementUndoUnit.cs
- SspiNegotiationTokenAuthenticator.cs
- infer.cs
- LineInfo.cs
- NetSectionGroup.cs
- WebReferencesBuildProvider.cs
- ObjectNavigationPropertyMapping.cs
- OutputCacheProfileCollection.cs
- RequestNavigateEventArgs.cs
- FileUtil.cs
- ThreadNeutralSemaphore.cs
- SqlFormatter.cs
- ResourceCategoryAttribute.cs
- WebRequestModuleElementCollection.cs
- ExternalFile.cs
- Stylesheet.cs
- EntitySetDataBindingList.cs
- DocumentGrid.cs
- ImageBrush.cs
- MsmqElementBase.cs
- SudsParser.cs
- ToolStripOverflow.cs
- WebConfigurationManager.cs
- IconBitmapDecoder.cs
- StretchValidation.cs
- PeerName.cs
- OneToOneMappingSerializer.cs
- XmlSerializationWriter.cs
- ReadOnlyTernaryTree.cs
- OrderedDictionary.cs
- AutomationIdentifier.cs
- DBParameter.cs
- DataGridViewCheckBoxColumn.cs
- PolicyManager.cs
- xmlglyphRunInfo.cs
- EncodingInfo.cs
- Hyperlink.cs
- FileAuthorizationModule.cs
- TemplateParser.cs
- ObjectStorage.cs
- MsmqTransportElement.cs
- ThreadPool.cs
- SafeLibraryHandle.cs
- MatcherBuilder.cs
- TableCell.cs
- WebPartConnectionsDisconnectVerb.cs
- WebPartConnection.cs
- PropertyItemInternal.cs
- ResourceExpressionBuilder.cs
- FormatException.cs
- ControlAdapter.cs
- Oci.cs
- XmlCustomFormatter.cs
- PointAnimationClockResource.cs
- LogRestartAreaEnumerator.cs
- FileStream.cs
- NativeRecognizer.cs
- IntSecurity.cs
- GridItemCollection.cs
- TimerElapsedEvenArgs.cs
- WebService.cs
- MessageDroppedTraceRecord.cs
- ExecutionContext.cs
- AuthenticationService.cs
- SqlInfoMessageEvent.cs
- SQLBinaryStorage.cs
- Accessible.cs
- PaperSize.cs
- Clock.cs
- UInt16.cs
- PriorityItem.cs
- RtfToken.cs
- Button.cs
- TreeNode.cs
- XmlSiteMapProvider.cs
- FastEncoderWindow.cs
- OptimizedTemplateContentHelper.cs
- AsyncCompletedEventArgs.cs
- XhtmlTextWriter.cs