コード例 #1
0
ファイル: Out123.cs プロジェクト: luca1337/aiv-mpg123
 public Out123.Errors LastErrorCode()
 {
     return(Out123NativeMethods.ErrCode(handle));
 }