KdPrint

This function is the kernel debug print routine.

At a Glance

Header file: Ndis.h
Windows CE versions: 2.0 and later

Syntax

VOID KdPrint( LPSTR *lpszString );

Remarks

This function is identical to the KdPrint function in Windows NT.