Jump to content

PrfQueryProgramTitles

From EDM2
Revision as of 03:55, 25 November 2023 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)

Remarks

Information about all programs in a group is returned in a single operation as an array of entries, one for each program in the group.

This call requires the existence of a message queue.