Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to use QUERY_CHANGES_VIRTUAL_DISK_RANGE when HyperV backup

How to use QUERY_CHANGES_VIRTUAL_DISK_RANGE when HyperV backup

Scheduled Pinned Locked Moved C / C++ / MFC
databasetutorialquestion
5 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    DingHuaming
    wrote on last edited by
    #1

    Does anyone know the use of QueryChangesVirtualDisk ? I have call the function successfully. But how to use the QUERY_CHANGES_VIRTUAL_DISK_RANGE?

    J 1 Reply Last reply
    0
    • D DingHuaming

      Does anyone know the use of QueryChangesVirtualDisk ? I have call the function successfully. But how to use the QUERY_CHANGES_VIRTUAL_DISK_RANGE?

      J Offline
      J Offline
      jschell
      wrote on last edited by
      #2

      Documentation exists and even seems reasonably clear to me. So what is that you don't understand? QueryChangesVirtualDisk function (virtdisk.h) - Win32 apps | Microsoft Learn[^]

      D 1 Reply Last reply
      0
      • J jschell

        Documentation exists and even seems reasonably clear to me. So what is that you don't understand? QueryChangesVirtualDisk function (virtdisk.h) - Win32 apps | Microsoft Learn[^]

        D Offline
        D Offline
        DingHuaming
        wrote on last edited by
        #3

        the offset is the position of VirtualDisk or the position of vhdx file? in vSphere, the offset is the position of VirtualDisk (flat vmdk).

        D 1 Reply Last reply
        0
        • D DingHuaming

          the offset is the position of VirtualDisk or the position of vhdx file? in vSphere, the offset is the position of VirtualDisk (flat vmdk).

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          It's the offset into the disk in bytes, not the file representing it.

          Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

          D 1 Reply Last reply
          0
          • D Dave Kreskowiak

            It's the offset into the disk in bytes, not the file representing it.

            Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

            D Offline
            D Offline
            DingHuaming
            wrote on last edited by
            #5

            ok! thanks

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups