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
- ExceptionHelpers.cs
- DesignerResources.cs
- RemotingAttributes.cs
- ServiceOperationViewControl.cs
- GridLength.cs
- ListBoxItemAutomationPeer.cs
- HtmlEmptyTagControlBuilder.cs
- BuildProviderUtils.cs
- SchemaNames.cs
- DispatcherHookEventArgs.cs
- RangeContentEnumerator.cs
- ListParaClient.cs
- DataGridViewColumnEventArgs.cs
- CustomCredentialPolicy.cs
- ImageListDesigner.cs
- unsafenativemethodsother.cs
- EmptyReadOnlyDictionaryInternal.cs
- ToolStripItemEventArgs.cs
- QueryStack.cs
- FrameworkElementFactory.cs
- ListDataBindEventArgs.cs
- Validator.cs
- DbProviderManifest.cs
- DbConnectionClosed.cs
- GrammarBuilderPhrase.cs
- WindowsRegion.cs
- RelativeSource.cs
- Schema.cs
- GeometryGroup.cs
- LogLogRecord.cs
- HttpListenerException.cs
- ToolStripDropDownItem.cs
- UpDownBase.cs
- SqlMetaData.cs
- ETagAttribute.cs
- BroadcastEventHelper.cs
- EntityDataSourceContainerNameItem.cs
- ApplicationServiceManager.cs
- Decorator.cs
- GridViewSelectEventArgs.cs
- Win32Exception.cs
- RestHandlerFactory.cs
- InstallerTypeAttribute.cs
- base64Transforms.cs
- PrincipalPermission.cs
- ConfigXmlAttribute.cs
- FixedBufferAttribute.cs
- SignatureResourcePool.cs
- Form.cs
- LabelDesigner.cs
- GenerateScriptTypeAttribute.cs
- QuaternionAnimationBase.cs
- HtmlProps.cs
- LinkButton.cs
- RbTree.cs
- ToolStripMenuItemDesigner.cs
- TrackBarRenderer.cs
- SegmentInfo.cs
- DetailsViewRowCollection.cs
- ExpressionList.cs
- PersonalizationStateQuery.cs
- StrokeNode.cs
- ToolStripRenderer.cs
- WeakReferenceList.cs
- ServiceNotStartedException.cs
- ResolveNameEventArgs.cs
- DataServiceQuery.cs
- HandleCollector.cs
- BamlStream.cs
- WorkflowMarkupSerializationProvider.cs
- ResourcePool.cs
- BuildResult.cs
- GetChildSubtree.cs
- PkcsUtils.cs
- VirtualDirectoryMappingCollection.cs
- _DigestClient.cs
- QilReference.cs
- XslCompiledTransform.cs
- FileSystemInfo.cs
- TextEditorThreadLocalStore.cs
- UpnEndpointIdentity.cs
- CodeIndexerExpression.cs
- TreeViewBindingsEditorForm.cs
- CrossAppDomainChannel.cs
- DefaultTextStore.cs
- ListViewDataItem.cs
- DataSourceSelectArguments.cs
- Brushes.cs
- UserPersonalizationStateInfo.cs
- ElementMarkupObject.cs
- TypeSystemProvider.cs
- DataContractJsonSerializerOperationBehavior.cs
- RangeValidator.cs
- GridViewDesigner.cs
- RegexWorker.cs
- OneOfTypeConst.cs
- AuthenticationManager.cs
- ParameterModifier.cs
- VisualTreeUtils.cs
- TemplateBuilder.cs