PrfQueryProgramCategory: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
==Parameters== | ==Parameters== | ||
;HINI | ;HINI ''hini'' (input) | ||
:The initialization file handle | :The initialization file handle | ||
;PSZ | ;PSZ ''pszExe'' (input) | ||
:Pointer to the executable file name string | :Pointer to the executable file name string | ||
Revision as of 21:23, 21 November 2023
This function is used to obtain the program type of the requested program.
Syntax
PrfQueryProgramCategory (HINI hini, PCSZ pszExe)
Parameters
- HINI hini (input)
- The initialization file handle
- PSZ pszExe (input)
- Pointer to the executable file name string
Returns
Returns the program type (PROGCATEGORY).