コード例 #1
0
 public static int GetHRForLastWin32Error()
 {
     return(PInvokeMarshal.GetHRForLastWin32Error());
 }