JNA API 5.4.0

Class WinPerf.PERF_COUNTER_BLOCK

  • Enclosing interface:
    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.
    See Also:
    PERF_COUNTER_BLOCK
    • Field Detail

      • ByteLength

        public int ByteLength
    • Constructor Detail

      • PERF_COUNTER_BLOCK

        public PERF_COUNTER_BLOCK​()
      • PERF_COUNTER_BLOCK

        public PERF_COUNTER_BLOCK​(Pointer p)
JNA API 5.4.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.