PrfQueryProgramTitles: Difference between revisions
Appearance
Created page with "Gets type and title information for a given executable file or for a named group. ==Syntax== PrfQueryProgramTitles (HINI hini, HPROGRAM hprogGroup, PPROGTITLE pTitles, ULONG..." |
No edit summary |
||
Line 2: | Line 2: | ||
==Syntax== | ==Syntax== | ||
PrfQueryProgramTitles (HINI hini, HPROGRAM hprogGroup, PPROGTITLE pTitles, ULONG ulBufferLength, PULONG pulCount) | PrfQueryProgramTitles (HINI ''hini'', HPROGRAM ''hprogGroup'', PPROGTITLE ''pTitles'', ULONG ''ulBufferLength'', PULONG ''pulCount'') | ||
[[Category:Prf]] | [[Category:Prf]] |
Revision as of 21:06, 21 November 2023
Gets type and title information for a given executable file or for a named group.
Syntax
PrfQueryProgramTitles (HINI hini, HPROGRAM hprogGroup, PPROGTITLE pTitles, ULONG ulBufferLength, PULONG pulCount)