Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the Event Processor index.
Syntax
EVNTCONS_INLINE ULONG GetEventProcessorIndex(
PCEVENT_RECORD EventRecord
);
Parameters
EventRecord
The EVENT_RECORD.
Return value
Returns the ProcessorIndex or ProcessorNumber from the ETW_BUFFER_CONTEXT BufferContext member of the provided EventRecord.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | evntcons.h |