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