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
- ConnectionStringsExpressionEditor.cs
- PipelineComponent.cs
- NetDataContractSerializer.cs
- StateManagedCollection.cs
- cookieexception.cs
- ConfigUtil.cs
- DigestComparer.cs
- DataContractSerializerServiceBehavior.cs
- SignatureHelper.cs
- TransactionFlowProperty.cs
- URLMembershipCondition.cs
- PropertySet.cs
- ToolBarButtonClickEvent.cs
- StylusPlugInCollection.cs
- BindingCompleteEventArgs.cs
- XPathScanner.cs
- Hex.cs
- SizeConverter.cs
- SimpleType.cs
- PngBitmapDecoder.cs
- MarkupProperty.cs
- Lock.cs
- EditorPartChrome.cs
- XpsFontSubsetter.cs
- DataGridTablesFactory.cs
- HtmlTableRow.cs
- DBSchemaTable.cs
- MaterialGroup.cs
- EventLogReader.cs
- StoreContentChangedEventArgs.cs
- InstanceDataCollection.cs
- HttpPostedFile.cs
- Crypto.cs
- ButtonBase.cs
- ProviderCollection.cs
- ReceiveMessageRecord.cs
- LinkClickEvent.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- CodeFieldReferenceExpression.cs
- NavigationWindowAutomationPeer.cs
- IHttpResponseInternal.cs
- MimeAnyImporter.cs
- _IPv4Address.cs
- DeadCharTextComposition.cs
- COAUTHIDENTITY.cs
- safelink.cs
- ListBoxItem.cs
- DataBindingExpressionBuilder.cs
- SecurityKeyIdentifierClause.cs
- BitmapScalingModeValidation.cs
- GraphicsPathIterator.cs
- MsdtcWrapper.cs
- PeerCollaboration.cs
- QueryContinueDragEventArgs.cs
- BindingContext.cs
- BaseProcessor.cs
- QilTernary.cs
- MappingModelBuildProvider.cs
- ControlValuePropertyAttribute.cs
- DataServiceHost.cs
- VirtualizingPanel.cs
- PolicyException.cs
- RuntimeHandles.cs
- PropertyToken.cs
- CryptoApi.cs
- WebContext.cs
- selecteditemcollection.cs
- Decimal.cs
- WebServiceClientProxyGenerator.cs
- MiniMapControl.xaml.cs
- SoapRpcMethodAttribute.cs
- DefinitionBase.cs
- Interlocked.cs
- InertiaRotationBehavior.cs
- WebPartPersonalization.cs
- Span.cs
- PhonemeConverter.cs
- ObjectItemAttributeAssemblyLoader.cs
- SingleResultAttribute.cs
- SimpleBitVector32.cs
- smtppermission.cs
- MethodExpr.cs
- ReachPageContentCollectionSerializerAsync.cs
- PKCS1MaskGenerationMethod.cs
- _ListenerResponseStream.cs
- CodeGotoStatement.cs
- ToolStripGrip.cs
- SecurityMessageProperty.cs
- BmpBitmapDecoder.cs
- TripleDESCryptoServiceProvider.cs
- FileFormatException.cs
- ConfigXmlCDataSection.cs
- RawStylusInput.cs
- CommonObjectSecurity.cs
- CheckBoxFlatAdapter.cs
- TreeNodeCollection.cs
- DrawingContext.cs
- LongValidator.cs
- MulticastNotSupportedException.cs
- RowToFieldTransformer.cs