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