Example #1
0
 public static extern AFCError afc_make_link(IntPtr afcClient, afc_link_type_t linktype, string target, string linkname);
Example #2
0
 public static extern AFCError afc_make_link (IntPtr afcClient,  afc_link_type_t linktype, string target, string linkname);