示例#1
0
文件: slapi.cs 项目: Zwe1/Chat
 public static extern bool SLSetRemoteProxy(UInt32 remote, ref SLPROXY_INFO proxy);
示例#2
0
文件: slapi.cs 项目: Zwe1/Chat
 public static extern bool SLSetClientProxy(UInt32 client, ref SLPROXY_INFO proxy);