Klasse WinPerf.PERF_COUNTER_BLOCK

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinPerf.PERF_COUNTER_BLOCK
Umschließende Schnittstelle:
WinPerf

@FieldOrder("ByteLength") public static class WinPerf.PERF_COUNTER_BLOCK extends Structure
Describes the block of memory that contains the raw performance counter data for an object's counters.
Siehe auch:
  • Felddetails

    • ByteLength

      public int ByteLength
  • Konstruktordetails

    • PERF_COUNTER_BLOCK

      public PERF_COUNTER_BLOCK()
    • PERF_COUNTER_BLOCK

      public PERF_COUNTER_BLOCK(Pointer p)