Jump to content

KernRASSysTrace

From EDM2
Revision as of 05:31, 6 June 2016 by Martini (talk | contribs) (Created page with "==Synopsis== APIRET APIENTRY KernRASSysTrace(ULONG major,ULONG minor,PVOID buf, ULONG size); ==Description== This is the equivalence of the DevHlp_RASTrace function. ==Param...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Synopsis

APIRET APIENTRY KernRASSysTrace(ULONG major,ULONG minor,PVOID buf, ULONG size);

Description

This is the equivalence of the DevHlp_RASTrace function.

Parameters

major

   Major number of RAS event 

minor

   Minor number of RAS event 

buf

   buffer to be added to the RAS log 

size

   size of the buffer