ProfInsChk

  int ProfInsChk(void)    

The ProfInsChk function determines whether Microsoft Windows Profiler is installed.

Parameters

This function has no parameters.

Return Value

The return value is 1 if Profiler is installed for a mode other than 386 enhanced mode, or it is 2 if Profiler is installed for 386 enhanced mode. Otherwise, the return value is 0, indicating that Profiler is not installed.