HeapProcessId

Applies To: Windows 8, Windows 8.1

Uniquely identifies a heap process.

Element Hierarchy

<WindowsPerformanceRecorder>
     <HeapEventProvider>
          <HeapProcessIds>
               <HeapProcessId

     <Profiles>
          <Profile>
               <Collectors>
                    <HeapEventCollectorId>
                         <HeapEventProviders>
                              <HeapEventProviderId>
                                   <HeapProcessIds>
                                        <HeapProcessId>

                              <HeapEventProvider>
                                   <HeapProcessIds>
                                        <HeapProcessId>

Syntax

<HeapProcessId Value = unsignedLong>
</HeapProcessId>

Attributes and Elements

Attributes

Attribute Description Data type Required Default

Value

Number of the heap process.

unsignedLong

Yes

Child Elements

None.

Parent Elements

Element Description

HeapProcessIds

Represents a collection of heap process identifiers.

See Also

Other Resources

Elements