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