Beispiel #1
0
 private static extern uint WHvSetPartitionProperty(IntPtr handle, WhvPartitionPropertyCode code, IntPtr buf, uint size);
Beispiel #2
0
 private static extern uint WHvGetPartitionProperty(IntPtr handle, WhvPartitionPropertyCode code, IntPtr buf, uint size, out uint writtensize);