DkmNativeCppFunctionType.CallingConvention Property

Definition

The calling convention of this function.

This API was introduced in Visual Studio 14 Update 2 (DkmApiVersion.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

Property Value

Applies to