Skip to content

Commit 93a8fee

Browse files
Merge pull request MicrosoftDocs#1917 from askebv/patch-1
Update nf-evntcons-geteventprocessorindex.md - corrected false statements
2 parents d58a96b + 4502079 commit 93a8fee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sdk-api-src/content/evntcons/nf-evntcons-geteventprocessorindex.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
UID: NF:evntcons.GetEventProcessorIndex
33
tech.root: ETW
44
title: GetEventProcessorIndex (evntcons.h)
5-
ms.date: 11/28/2022
5+
ms.date: 10/21/2024
66
ms.keywords: GetEventProcessorIndex
77
targetos: Windows
88
description:
@@ -52,11 +52,11 @@ Retrieves the Event Processor index.
5252

5353
### -param EventRecord
5454

55-
The event record.
55+
The [EVENT_RECORD](/windows/win32/api/evntcons/ns-evntcons-event_record).
5656

5757
## -returns
5858

59-
Returns ERROR_SUCCESS if successful.
59+
Returns the **ProcessorIndex** or **ProcessorNumber** from the [ETW_BUFFER_CONTEXT](/windows/win32/api/evntrace/ns-evntrace-etw_buffer_context) **BufferContext** member of the provided _EventRecord_.
6060

6161
## -remarks
6262

0 commit comments

Comments
 (0)