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