コード例 #1
0
 public int nabtoOpenSessionBare(out IntPtr session)
 {
     return(Win32NativeMethods.nabtoOpenSessionBare(out session));
 }