次の方法で共有


DllImportData.CallingConvention プロパティ

定義

エントリ ポイントの呼び出し規約を示します。

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

プロパティ値

適用対象