Jump to content

PrfQueryDefinition: Difference between revisions

From EDM2
Created page with " ==Syntax== PrfQueryDefinition (HINI hini, HPROGRAM hprog, PPROGDETAILS pDetails, ULONG ulBufferLength); Category:Prf"
 
No edit summary
Line 1: Line 1:
Gets information about a program or group in the installed program list. If a group name is supplied, a list of program titles is returned. If a program name is supplied, the program details are returned.


==Syntax==
==Syntax==

Revision as of 05:14, 17 November 2023

Gets information about a program or group in the installed program list. If a group name is supplied, a list of program titles is returned. If a program name is supplied, the program details are returned.

Syntax

PrfQueryDefinition (HINI hini, HPROGRAM hprog, PPROGDETAILS pDetails, ULONG ulBufferLength);