UnmanagedFunctionPointerAttribute.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

속성 값

UnmanagedFunctionPointerAttribute(CallingConvention) 생성자에 지정된 호출 규칙의 값입니다.

적용 대상

추가 정보