public static extern sp_error sp_sesion_set_connection_type(IntPtr session, sp_connection_type type);
Exemple #2
0
 public static extern sp_error sp_session_set_connection_type(IntPtr sessionPtr, sp_connection_type type);