Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Services / Messaging / System / Messaging / Interop / QueuePropertyVariants.cs / 1305376 / QueuePropertyVariants.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Messaging.Interop { using System.Diagnostics; using System; internal class QueuePropertyVariants : MessagePropertyVariants { private const int MaxQueuePropertyIndex = 26; public QueuePropertyVariants() : base(MaxQueuePropertyIndex, NativeMethods.QUEUE_PROPID_BASE + 1) { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Messaging.Interop { using System.Diagnostics; using System; internal class QueuePropertyVariants : MessagePropertyVariants { private const int MaxQueuePropertyIndex = 26; public QueuePropertyVariants() : base(MaxQueuePropertyIndex, NativeMethods.QUEUE_PROPID_BASE + 1) { } } } // 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
- LogArchiveSnapshot.cs
- TagPrefixInfo.cs
- RouteTable.cs
- SoundPlayer.cs
- TableItemStyle.cs
- GetWinFXPath.cs
- RuntimeHelpers.cs
- ADMembershipProvider.cs
- MappedMetaModel.cs
- Vector3DValueSerializer.cs
- UIElementParagraph.cs
- DataSvcMapFileSerializer.cs
- XmlSerializerAssemblyAttribute.cs
- XmlSchemaSubstitutionGroup.cs
- StrokeNodeOperations.cs
- DiscoveryDocumentReference.cs
- MappingException.cs
- DllNotFoundException.cs
- _OSSOCK.cs
- _ListenerResponseStream.cs
- ListSourceHelper.cs
- ToolStripGrip.cs
- SelectionEditor.cs
- ServicePointManagerElement.cs
- FixedHyperLink.cs
- compensatingcollection.cs
- BaseTemplateParser.cs
- NullableConverter.cs
- Int64KeyFrameCollection.cs
- DataPagerField.cs
- SQLSingleStorage.cs
- TemplateControlBuildProvider.cs
- KeyPressEvent.cs
- DataTableMappingCollection.cs
- FormViewCommandEventArgs.cs
- ResourcePermissionBaseEntry.cs
- ClientSettings.cs
- IconEditor.cs
- LabelLiteral.cs
- RegexReplacement.cs
- BitVector32.cs
- NodeInfo.cs
- FontFamily.cs
- ParenExpr.cs
- Helpers.cs
- DbDeleteCommandTree.cs
- ObjectViewListener.cs
- Normalization.cs
- RightNameExpirationInfoPair.cs
- AsyncCompletedEventArgs.cs
- StrongNamePublicKeyBlob.cs
- CqlErrorHelper.cs
- XmlDataSource.cs
- EventProviderBase.cs
- ProtocolImporter.cs
- DesignerActionUI.cs
- TextEditorMouse.cs
- CultureTable.cs
- SafeHandle.cs
- ZoneButton.cs
- ConfigurationErrorsException.cs
- TreePrinter.cs
- AssociationSetEnd.cs
- SynthesizerStateChangedEventArgs.cs
- FacetValueContainer.cs
- WindowsNonControl.cs
- SettingsSavedEventArgs.cs
- codemethodreferenceexpression.cs
- BitmapImage.cs
- SymmetricAlgorithm.cs
- List.cs
- LocalIdKeyIdentifierClause.cs
- Int64.cs
- EmptyStringExpandableObjectConverter.cs
- DragCompletedEventArgs.cs
- TemplateManager.cs
- FloaterBaseParaClient.cs
- StorageMappingItemCollection.cs
- IteratorFilter.cs
- RuntimeConfig.cs
- NameValueSectionHandler.cs
- NativeMethods.cs
- Point4D.cs
- DataGridViewLinkColumn.cs
- StateWorkerRequest.cs
- EditorZone.cs
- ZipIOCentralDirectoryFileHeader.cs
- XamlTypeMapper.cs
- Command.cs
- DataBoundLiteralControl.cs
- EntitySqlQueryState.cs
- ObjectDataSourceStatusEventArgs.cs
- DrawingDrawingContext.cs
- AppDomainResourcePerfCounters.cs
- MouseEventArgs.cs
- Classification.cs
- FunctionQuery.cs
- DataAdapter.cs
- GridViewSortEventArgs.cs
- OracleTimeSpan.cs