Retrieves a process id for a process name. If multiple processes matching the name are present, it will return the first one.
Definition at line 143 of file CATDLLInjector.cpp. References CAT_ERR_ENUM_PROCS, CAT_ERR_INVALID_PARAM, CAT_ERR_NO_MATCHING_PROC, CAT_STAT_MULTIPLE_PROCS, CAT_SUCCESS, CATASSERT, and CATRESULT. Referenced by GASPilot::OnCommand(), and GASPilot::SteamWatch().
|