UnmanagedFunctionPointerAttribute.CallingConvention Eigenschaft

Definition

Ruft den Wert der Aufrufkonvention ab.

public:
 property System::Runtime::InteropServices::CallingConvention CallingConvention { System::Runtime::InteropServices::CallingConvention get(); };
public System.Runtime.InteropServices.CallingConvention CallingConvention { get; }
member this.CallingConvention : System.Runtime.InteropServices.CallingConvention
Public ReadOnly Property CallingConvention As CallingConvention

Eigenschaftswert

Der Wert der vom UnmanagedFunctionPointerAttribute(CallingConvention)-Konstruktor angegebenen Aufrufkonvention.

Gilt für:

Weitere Informationen