コード例 #1
0
 public static extern SlpError Reg(SlpHandle hSlp, string pcSrvURL, UInt16 usLifetime, string pcSrvType, string pcAttrs, SlpBoolean fresh, SlpSharp.RegReport callback, IntPtr pvCookie);
コード例 #2
0
 public static extern SlpError Reg(SlpHandle hSlp, string pcSrvURL, UInt16 usLifetime, string pcSrvType, string pcAttrs, SlpBoolean fresh, SlpSharp.RegReport callback, IntPtr pvCookie);
コード例 #3
0
 public static extern SlpError Open(string pcLang, SlpBoolean isAsync, ref SlpHandle phSlp);
コード例 #4
0
 public static extern SlpError Open(string pcLang, SlpBoolean isAsync, ref SlpHandle phSlp);