Jump to content

KernPrintf: Difference between revisions

From EDM2
Created page with "To use the Printf function from a PDD. ==Synopsis== void APIENTRY KernPrintf(const char *fmt, ...); ==Parameters== * Printf standard parameter Category:OS4KEE"
(No difference)

Revision as of 14:00, 5 July 2017

To use the Printf function from a PDD.

Synopsis

void  APIENTRY KernPrintf(const char *fmt, ...);

Parameters

  • Printf standard parameter