Exemplo n.º 1
0
 public static extern void FreeAll(SafeSlistHandle pList);
Exemplo n.º 2
0
 public static extern SafeSlistHandle Append(SafeSlistHandle slist, string data);