Exemple #1
0
 public static extern V_RESULT GetMatchedSubscriptionData(
     IntPtr _this,
     long subscription_handle,
     subscriptionInfoActionFn action,
     IntPtr arg);
Exemple #2
0
 public static extern V_RESULT GetMatchedSubscriptions(
     IntPtr _this,
     subscriptionInfoActionFn action,
     IntPtr arg);