Пример #1
0
 public static extern void GetHDDInfo(UInt16 IdeNumber, UInt16 Master, ref TypeHddInfo Rec);
 //----------------------------------------------------------------------------
 [DllImport("TVicPort.dll", EntryPoint = "GetHDDInfoVb", ExactSpelling = false, CharSet = CharSet.Unicode, SetLastError = true)] public static extern void GetHDDInfo(UInt16 IdeNumber, UInt16 Master, ref TypeHddInfo Rec);
		//----------------------------------------------------------------------------
		[DllImport("TVicPort.dll", EntryPoint="GetHDDInfoVb",ExactSpelling=false, CharSet=CharSet.Unicode,SetLastError=true)] public static extern void GetHDDInfo( UInt16 IdeNumber, UInt16 Master, ref TypeHddInfo Rec);