Esempio n. 1
0
 public static extern int CreateBindCtx(uint reserved, out ComTypes.IBindCtx ppbc);
Esempio n. 2
0
 private static extern int CreateBindCtx(int reserved, out System.Runtime.InteropServices.ComTypes.IBindCtx ppbc);