LCIDConversionAttribute(Int32) 建構函式

定義

使用在 Unmanaged 簽章的 LCID 位置,初始化 LCIDConversionAttribute 類別的新執行個體。

public:
 LCIDConversionAttribute(int lcid);
public LCIDConversionAttribute (int lcid);
new System.Runtime.InteropServices.LCIDConversionAttribute : int -> System.Runtime.InteropServices.LCIDConversionAttribute
Public Sub New (lcid As Integer)

參數

lcid
Int32

指示 LCID 引數在 Unmanaged 簽章的位置,其中第一個引數為 0。

適用於