Beispiel #1
0
 public static extern int zoo_awget_children2(IntPtr zh, string path,
                                              watcher_fn watcher, IntPtr watcherCtx,
                                              strings_stat_completion_t completion,
                                              IntPtr data);
Beispiel #2
0
 public static extern int zoo_aget_children2(IntPtr zh, string path,
                                             int watch,
                                             strings_stat_completion_t completion,
                                             IntPtr data);