Ejemplo n.º 1
0
 private static extern uint WHvSetPartitionProperty(IntPtr handle, WhvPartitionPropertyCode code, IntPtr buf, uint size);
Ejemplo n.º 2
0
 private static extern uint WHvGetPartitionProperty(IntPtr handle, WhvPartitionPropertyCode code, IntPtr buf, uint size, out uint writtensize);