Пример #1
0
 public static void salDisconnect(StringVector hostNames)
 {
     StcIntCSharpPINVOKE.salDisconnect(StringVector.getCPtr(hostNames));
     if (StcIntCSharpPINVOKE.SWIGPendingException.Pending)
     {
         throw StcIntCSharpPINVOKE.SWIGPendingException.Retrieve();
     }
 }