Jump to content

PrfQueryProgramCategory: Difference between revisions

From EDM2
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..."
 
No edit summary
Line 14: Line 14:
Returns the program type (PROGCATEGORY).
Returns the program type (PROGCATEGORY).


[[Category:Prf}]
[[Category:Prf]]

Revision as of 05:03, 17 November 2023

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).