ULONG
NdisPrintString(
PNDIS_STRING String
);
NdisPrintString displays a given string on the debugging window.
NdisPrintString returns the number of characters written to the debugging window.
NdisPrintString supplies the equivalent of printf debugging support.
For more information about debugging, see the Programmer’s Guide.
NdisMCreateLog, NdisInitAnsiString, NdisInitializeString, NdisInitUnicodeString