5.3.18. PreprocessorExStartLine

[<<<] [>>>]

This entry point is used when the syntax analyzer starts to analyze a program line. The argument p points to the actual peXobject syntax analysis object structure. The function has to return zero or the error code and should set the parameter *pCmd to PreprocessorContinue, PreprocessorDone, or PreprocessorUnload.


[<<<] [>>>]