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