Win32 API函數MessageBox的簽名如下: 則在C#程序中使用平臺調用將該函數引入后,應如何聲明該函數的參數?()
A.a B.b C.c D.d
下列程序中,DllImport 屬性的用法是正確的。
A.[InterfaceType] B.[ComImport] C.[C1assInterface] D.[DllImport]