1

I couldn't find any information on the ResiliencyGuid fields in the OPEN_VIRTUAL_DISK_PARAMETERS/CREATE_VIRTUAL_DISK_PARAMETERS structures of the Windows VHD API (when using version 2 of those structures).

  • What is this Guid used for?
  • How is it obtained?
Felix Dombek
  • 13,664
  • 17
  • 79
  • 131
  • Does your virtdisk.h have any clues? I only seem to have version 1 on me (despite getting the header files from what I hope was VS2013 Express for Windows Desktop...) (and MinGW-w64 also only has v1) – andlabs Feb 14 '15 at 04:37
  • The version 2 structures are defined in Windows Kit 8.0 and 8.1; unfortunately there is no info beyond the definition in virtdisk.h :( – Felix Dombek Feb 17 '15 at 19:11
  • By info do you mean comments or actual GUIDs; if the former, are there GUIDs? – andlabs Feb 17 '15 at 20:30
  • @andlabs There is neither. – Felix Dombek Feb 18 '15 at 14:36

0 Answers0