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