Any one know what is means by

void Log(int nLevel,LPCTSTR lpszFormat,...)
{

}

May I know what can ... inside the above function refering to?