[This is preliminary documentation and is subject to change.]

C# | Visual Basic | Visual C++ |
public XplOutputModuleCapabilities( bool n_IsCaseSensitive, bool n_AllowDefaultSafeArrays, bool n_AllowDisableArrayLimitsChecks, bool n_AllowUseSinglePointAsNamespaceSeparator, bool n_AllowUseSimpleMemberAccessAsNamespaceSeparator, bool n_AllowMultipleInheritance, bool n_UseUniversalObjectBase, bool n_AllowSetUniversalObjectBase, bool n_AllowDisableUnifiedTypeSystem, bool n_AllowEnableIntegerOverflowExceptions, bool n_AllowEnableFloatOperationsExceptions, bool n_RequireIntegerOverflowExceptions, bool n_RequireFloatOperationsExceptions, bool n_FullDecimalImplementation, bool n_SupportASCIIChar, bool n_SupportASCIIString, bool n_SupportUnsignedIntegers, bool n_SupportExtendedValueTypes, bool n_SupportExtendedReferenceTypes, bool n_SupportFunctionPointerTypes, bool n_SupportExtendedTypes, bool n_AllowSetASCIIStringClass, bool n_AllowSetStringClass, bool n_AllowDisableNullReferenceCheckOnMemberAccess, bool n_SupportPointerArithmetics, bool n_AllowSetNullIntegerValue, int n_NullIntegerValue, bool n_AllowDisableBaseTypesArrayItemsInitialization, bool n_AllowDisableStaticsVarsInitialization, bool n_AllowDisableInstanceVarsInitialization, bool n_AllowIgnorePreviousAssingmentRules, bool n_AllowDisableAddressOfExpressionRequirementOnOutArguments, bool n_AllowFinalizeMethod, bool n_AllowNonNormalVirtualFunctionCallsOnConstructorsBody, bool n_AllowSelectiveVirtualMembers, bool n_AllowNonLimitedGotos, bool n_AllowSetRuntimeTypeInformation, bool n_AllowSetRuntimeReflection, bool n_AllowLimitRuntimeReflectionToModuleOnly, bool n_AllowResumeExceptionModel, bool n_AllowTerminationExceptionModel, bool n_AllowFinallyBlocks, bool n_AllowResumeNext, bool n_AllowMixedExceptionModel, bool n_AllowAnyTypeExceptions, bool n_AllowStackVarsAsExceptions, bool n_AllowRuntimeChecksFragmentedConfiguration, string n_SupportedOperators, XplNodeList n_GarbageCollector )
Public Sub New ( _ n_IsCaseSensitive As Boolean, _ n_AllowDefaultSafeArrays As Boolean, _ n_AllowDisableArrayLimitsChecks As Boolean, _ n_AllowUseSinglePointAsNamespaceSeparator As Boolean, _ n_AllowUseSimpleMemberAccessAsNamespaceSeparator As Boolean, _ n_AllowMultipleInheritance As Boolean, _ n_UseUniversalObjectBase As Boolean, _ n_AllowSetUniversalObjectBase As Boolean, _ n_AllowDisableUnifiedTypeSystem As Boolean, _ n_AllowEnableIntegerOverflowExceptions As Boolean, _ n_AllowEnableFloatOperationsExceptions As Boolean, _ n_RequireIntegerOverflowExceptions As Boolean, _ n_RequireFloatOperationsExceptions As Boolean, _ n_FullDecimalImplementation As Boolean, _ n_SupportASCIIChar As Boolean, _ n_SupportASCIIString As Boolean, _ n_SupportUnsignedIntegers As Boolean, _ n_SupportExtendedValueTypes As Boolean, _ n_SupportExtendedReferenceTypes As Boolean, _ n_SupportFunctionPointerTypes As Boolean, _ n_SupportExtendedTypes As Boolean, _ n_AllowSetASCIIStringClass As Boolean, _ n_AllowSetStringClass As Boolean, _ n_AllowDisableNullReferenceCheckOnMemberAccess As Boolean, _ n_SupportPointerArithmetics As Boolean, _ n_AllowSetNullIntegerValue As Boolean, _ n_NullIntegerValue As Integer, _ n_AllowDisableBaseTypesArrayItemsInitialization As Boolean, _ n_AllowDisableStaticsVarsInitialization As Boolean, _ n_AllowDisableInstanceVarsInitialization As Boolean, _ n_AllowIgnorePreviousAssingmentRules As Boolean, _ n_AllowDisableAddressOfExpressionRequirementOnOutArguments As Boolean, _ n_AllowFinalizeMethod As Boolean, _ n_AllowNonNormalVirtualFunctionCallsOnConstructorsBody As Boolean, _ n_AllowSelectiveVirtualMembers As Boolean, _ n_AllowNonLimitedGotos As Boolean, _ n_AllowSetRuntimeTypeInformation As Boolean, _ n_AllowSetRuntimeReflection As Boolean, _ n_AllowLimitRuntimeReflectionToModuleOnly As Boolean, _ n_AllowResumeExceptionModel As Boolean, _ n_AllowTerminationExceptionModel As Boolean, _ n_AllowFinallyBlocks As Boolean, _ n_AllowResumeNext As Boolean, _ n_AllowMixedExceptionModel As Boolean, _ n_AllowAnyTypeExceptions As Boolean, _ n_AllowStackVarsAsExceptions As Boolean, _ n_AllowRuntimeChecksFragmentedConfiguration As Boolean, _ n_SupportedOperators As String, _ n_GarbageCollector As XplNodeList _ )
public: XplOutputModuleCapabilities( bool n_IsCaseSensitive, bool n_AllowDefaultSafeArrays, bool n_AllowDisableArrayLimitsChecks, bool n_AllowUseSinglePointAsNamespaceSeparator, bool n_AllowUseSimpleMemberAccessAsNamespaceSeparator, bool n_AllowMultipleInheritance, bool n_UseUniversalObjectBase, bool n_AllowSetUniversalObjectBase, bool n_AllowDisableUnifiedTypeSystem, bool n_AllowEnableIntegerOverflowExceptions, bool n_AllowEnableFloatOperationsExceptions, bool n_RequireIntegerOverflowExceptions, bool n_RequireFloatOperationsExceptions, bool n_FullDecimalImplementation, bool n_SupportASCIIChar, bool n_SupportASCIIString, bool n_SupportUnsignedIntegers, bool n_SupportExtendedValueTypes, bool n_SupportExtendedReferenceTypes, bool n_SupportFunctionPointerTypes, bool n_SupportExtendedTypes, bool n_AllowSetASCIIStringClass, bool n_AllowSetStringClass, bool n_AllowDisableNullReferenceCheckOnMemberAccess, bool n_SupportPointerArithmetics, bool n_AllowSetNullIntegerValue, int n_NullIntegerValue, bool n_AllowDisableBaseTypesArrayItemsInitialization, bool n_AllowDisableStaticsVarsInitialization, bool n_AllowDisableInstanceVarsInitialization, bool n_AllowIgnorePreviousAssingmentRules, bool n_AllowDisableAddressOfExpressionRequirementOnOutArguments, bool n_AllowFinalizeMethod, bool n_AllowNonNormalVirtualFunctionCallsOnConstructorsBody, bool n_AllowSelectiveVirtualMembers, bool n_AllowNonLimitedGotos, bool n_AllowSetRuntimeTypeInformation, bool n_AllowSetRuntimeReflection, bool n_AllowLimitRuntimeReflectionToModuleOnly, bool n_AllowResumeExceptionModel, bool n_AllowTerminationExceptionModel, bool n_AllowFinallyBlocks, bool n_AllowResumeNext, bool n_AllowMixedExceptionModel, bool n_AllowAnyTypeExceptions, bool n_AllowStackVarsAsExceptions, bool n_AllowRuntimeChecksFragmentedConfiguration, String^ n_SupportedOperators, XplNodeList^ n_GarbageCollector )

- n_IsCaseSensitive (Boolean)
[Missing <param> documentation for "n_IsCaseSensitive"]
- n_AllowDefaultSafeArrays (Boolean)
[Missing <param> documentation for "n_AllowDefaultSafeArrays"]
- n_AllowDisableArrayLimitsChecks (Boolean)
[Missing <param> documentation for "n_AllowDisableArrayLimitsChecks"]
- n_AllowUseSinglePointAsNamespaceSeparator (Boolean)
[Missing <param> documentation for "n_AllowUseSinglePointAsNamespaceSeparator"]
- n_AllowUseSimpleMemberAccessAsNamespaceSeparator (Boolean)
[Missing <param> documentation for "n_AllowUseSimpleMemberAccessAsNamespaceSeparator"]
- n_AllowMultipleInheritance (Boolean)
[Missing <param> documentation for "n_AllowMultipleInheritance"]
- n_UseUniversalObjectBase (Boolean)
[Missing <param> documentation for "n_UseUniversalObjectBase"]
- n_AllowSetUniversalObjectBase (Boolean)
[Missing <param> documentation for "n_AllowSetUniversalObjectBase"]
- n_AllowDisableUnifiedTypeSystem (Boolean)
[Missing <param> documentation for "n_AllowDisableUnifiedTypeSystem"]
- n_AllowEnableIntegerOverflowExceptions (Boolean)
[Missing <param> documentation for "n_AllowEnableIntegerOverflowExceptions"]
- n_AllowEnableFloatOperationsExceptions (Boolean)
[Missing <param> documentation for "n_AllowEnableFloatOperationsExceptions"]
- n_RequireIntegerOverflowExceptions (Boolean)
[Missing <param> documentation for "n_RequireIntegerOverflowExceptions"]
- n_RequireFloatOperationsExceptions (Boolean)
[Missing <param> documentation for "n_RequireFloatOperationsExceptions"]
- n_FullDecimalImplementation (Boolean)
[Missing <param> documentation for "n_FullDecimalImplementation"]
- n_SupportASCIIChar (Boolean)
[Missing <param> documentation for "n_SupportASCIIChar"]
- n_SupportASCIIString (Boolean)
[Missing <param> documentation for "n_SupportASCIIString"]
- n_SupportUnsignedIntegers (Boolean)
[Missing <param> documentation for "n_SupportUnsignedIntegers"]
- n_SupportExtendedValueTypes (Boolean)
[Missing <param> documentation for "n_SupportExtendedValueTypes"]
- n_SupportExtendedReferenceTypes (Boolean)
[Missing <param> documentation for "n_SupportExtendedReferenceTypes"]
- n_SupportFunctionPointerTypes (Boolean)
[Missing <param> documentation for "n_SupportFunctionPointerTypes"]
- n_SupportExtendedTypes (Boolean)
[Missing <param> documentation for "n_SupportExtendedTypes"]
- n_AllowSetASCIIStringClass (Boolean)
[Missing <param> documentation for "n_AllowSetASCIIStringClass"]
- n_AllowSetStringClass (Boolean)
[Missing <param> documentation for "n_AllowSetStringClass"]
- n_AllowDisableNullReferenceCheckOnMemberAccess (Boolean)
[Missing <param> documentation for "n_AllowDisableNullReferenceCheckOnMemberAccess"]
- n_SupportPointerArithmetics (Boolean)
[Missing <param> documentation for "n_SupportPointerArithmetics"]
- n_AllowSetNullIntegerValue (Boolean)
[Missing <param> documentation for "n_AllowSetNullIntegerValue"]
- n_NullIntegerValue (Int32)
[Missing <param> documentation for "n_NullIntegerValue"]
- n_AllowDisableBaseTypesArrayItemsInitialization (Boolean)
[Missing <param> documentation for "n_AllowDisableBaseTypesArrayItemsInitialization"]
- n_AllowDisableStaticsVarsInitialization (Boolean)
[Missing <param> documentation for "n_AllowDisableStaticsVarsInitialization"]
- n_AllowDisableInstanceVarsInitialization (Boolean)
[Missing <param> documentation for "n_AllowDisableInstanceVarsInitialization"]
- n_AllowIgnorePreviousAssingmentRules (Boolean)
[Missing <param> documentation for "n_AllowIgnorePreviousAssingmentRules"]
- n_AllowDisableAddressOfExpressionRequirementOnOutArguments (Boolean)
[Missing <param> documentation for "n_AllowDisableAddressOfExpressionRequirementOnOutArguments"]
- n_AllowFinalizeMethod (Boolean)
[Missing <param> documentation for "n_AllowFinalizeMethod"]
- n_AllowNonNormalVirtualFunctionCallsOnConstructorsBody (Boolean)
[Missing <param> documentation for "n_AllowNonNormalVirtualFunctionCallsOnConstructorsBody"]
- n_AllowSelectiveVirtualMembers (Boolean)
[Missing <param> documentation for "n_AllowSelectiveVirtualMembers"]
- n_AllowNonLimitedGotos (Boolean)
[Missing <param> documentation for "n_AllowNonLimitedGotos"]
- n_AllowSetRuntimeTypeInformation (Boolean)
[Missing <param> documentation for "n_AllowSetRuntimeTypeInformation"]
- n_AllowSetRuntimeReflection (Boolean)
[Missing <param> documentation for "n_AllowSetRuntimeReflection"]
- n_AllowLimitRuntimeReflectionToModuleOnly (Boolean)
[Missing <param> documentation for "n_AllowLimitRuntimeReflectionToModuleOnly"]
- n_AllowResumeExceptionModel (Boolean)
[Missing <param> documentation for "n_AllowResumeExceptionModel"]
- n_AllowTerminationExceptionModel (Boolean)
[Missing <param> documentation for "n_AllowTerminationExceptionModel"]
- n_AllowFinallyBlocks (Boolean)
[Missing <param> documentation for "n_AllowFinallyBlocks"]
- n_AllowResumeNext (Boolean)
[Missing <param> documentation for "n_AllowResumeNext"]
- n_AllowMixedExceptionModel (Boolean)
[Missing <param> documentation for "n_AllowMixedExceptionModel"]
- n_AllowAnyTypeExceptions (Boolean)
[Missing <param> documentation for "n_AllowAnyTypeExceptions"]
- n_AllowStackVarsAsExceptions (Boolean)
[Missing <param> documentation for "n_AllowStackVarsAsExceptions"]
- n_AllowRuntimeChecksFragmentedConfiguration (Boolean)
[Missing <param> documentation for "n_AllowRuntimeChecksFragmentedConfiguration"]
- n_SupportedOperators (String)
[Missing <param> documentation for "n_SupportedOperators"]
- n_GarbageCollector (XplNodeList)
[Missing <param> documentation for "n_GarbageCollector"]