Jump to content

PrfQueryProgramCategory

From EDM2
Revision as of 05:03, 17 November 2023 by Martini (talk | contribs) (Created page with "This function is used to obtain the program type of the requested program. ==Syntax== PrfQueryProgramCategory (HINI hini, PCSZ pszExe) ==Parameters== ;HINI :The initializa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function is used to obtain the program type of the requested program.

Syntax

PrfQueryProgramCategory (HINI hini, PCSZ pszExe)

Parameters

HINI
The initialization file handle
PSZ
Pointer to the executable file name string

Returns

Returns the program type (PROGCATEGORY).

[[Category:Prf}]