Jump to content

PrfDestroyGroup

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

This function is used to remove a group definition from the program list.

Syntax

PrfDestroyGroup (HINI hini, HPROGRAM hprogGroup)

Parameters

hini (HINI) - input
The initialization file handle
hprogGroup (HPROGRAM) - input
The handle of the group to be removed

Returns

bRC (BOOL) - return

Returns pass or fail status.