PLACEHOLDER FOR WORK THAT MAY NEVER BE DONE - PREVIEW ONLY

Get Trace GUID List

When given 0x15 as its FunctionCode argument, the NtTraceControl function gets a list of event providers. Microsoft’s name for this function code is not known. This note deals only with the function’s behaviour that is specific to this function code. The function’s general behaviour is here taken as assumed knowledge.

This function code supports the EnumerateTraceGuidsEx function for its information class TraceGuidQueryList (0). It has no immediate buffer validation.

TO BE DONE?