DkmNativeCppFunctionType.CallingConvention 属性

定义

此函数的调用约定。

         此 API 是在 Visual Studio 14 Update 2 (VS14Update2) 中引入的。
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILCallingConvention CallingConvention { Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILCallingConvention get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILCallingConvention CallingConvention { Microsoft::VisualStudio::Debugger::Evaluation::IL::DkmILCallingConvention get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILCallingConvention CallingConvention { get; }
member this.CallingConvention : Microsoft.VisualStudio.Debugger.Evaluation.IL.DkmILCallingConvention
Public ReadOnly Property CallingConvention As DkmILCallingConvention

属性值

DkmILCallingConvention

适用于