Jump to content

PrfQueryProgramCategory: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 5: Line 5:


==Parameters==
==Parameters==
;HINI - hini
;HINI ''hini'' (input)
:The initialization file handle
:The initialization file handle


;PSZ - pszExe
;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).