// wpprecorder.h
WPP_RECORDER_COUNTER imp_WppRecorderGetCounterHandle(
PVOID WppCb
);
View the official Windows Driver Kit DDI referenceNo description available.
The WppRecorderGetCounterHandle method gets the ID of the counter whose current value is to be read.
WppCbPointer to a trace control block.
ID of the counter whose current value is to be read.