Expand Minimize
This topic has not yet been rated - Rate this topic

enumMPIAcceptModes Enumeration

Specifies the Multi-Processor-Interface accept modes for the debugger.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
public enum enumMPIAcceptModes
Member nameDescription
eMPIAcceptAnySpecifies any Multi-Processor-Interface debugging mode.
eMPIAcceptSpecificSpecifies a specific Multi-Processor-Interface debugging mode.
eMPIAcceptSubnetsSpecifies a subnets Multi-Processor-Interface debugging mode.

Used by MPIAcceptMode property.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.