コード例 #1
0
 public static extern void IntPtr_To_IPAdapterInfo(ref IPAdapterInfo dst, IntPtr src, int size);
コード例 #2
0
 public static extern void ByteArray_To_IPAdapterInfo(ref IPAdapterInfo dst, Byte[] src, int size);