Esempio n. 1
0
 public static extern V_RESULT GetMatchedPublicationData(
     IntPtr _this,
     long publication_handle,
     publicationInfoActionFn action,
     IntPtr arg);
Esempio n. 2
0
 public static extern V_RESULT GetMatchedPublications(
     IntPtr _this,
     publicationInfoActionFn action,
     IntPtr arg);