Share via


xCompilerOutput.cilGenerationOutput Method

Syntax

protected void cilGenerationOutput(
    str msg, 
    str path, 
    int severity, 
    int line, 
    int col)

Run On

Client

Parameters

  • msg
    Type: str
  • path
    Type: str
  • severity
    Type: int
  • line
    Type: int
  • col
    Type: int

See Also

Reference

xCompilerOutput Class