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. Example C code to use API "GetProcessIoCounters"

Example C code to use API "GetProcessIoCounters"

Scheduled Pinned Locked Moved C / C++ / MFC
jsonhelptutorial
5 Posts 3 Posters 3 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.
  • N Offline
    N Offline
    Narasimha Moorthy
    wrote on last edited by
    #1

    Hello All, I am looking for an C code example to capture DISK IO utilization by a process. Please help me out to get the example. Thanks.

    L 1 Reply Last reply
    0
    • N Narasimha Moorthy

      Hello All, I am looking for an C code example to capture DISK IO utilization by a process. Please help me out to get the example. Thanks.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      See GetProcessIoCounters function (winbase.h) - Win32 apps | Microsoft Docs[^]

      N 1 Reply Last reply
      0
      • L Lost User

        See GetProcessIoCounters function (winbase.h) - Win32 apps | Microsoft Docs[^]

        N Offline
        N Offline
        Narasimha Moorthy
        wrote on last edited by
        #3

        I am looking for an API which gives DISK IO utilization of a process on windows box. Please share any information related to capture IO utilization.

        L V 2 Replies Last reply
        0
        • N Narasimha Moorthy

          I am looking for an API which gives DISK IO utilization of a process on windows box. Please share any information related to capture IO utilization.

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Did you actually follow the link I gave you?

          1 Reply Last reply
          0
          • N Narasimha Moorthy

            I am looking for an API which gives DISK IO utilization of a process on windows box. Please share any information related to capture IO utilization.

            V Offline
            V Offline
            Victor Nijegorodov
            wrote on last edited by
            #5

            So what is wrong with GetProcessIoCounters function?

            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