Jump to content

PrfDestroyGroup

From EDM2
Revision as of 21:33, 21 November 2023 by Martini (talk | contribs) (Returns)

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
HPROGRAM hprogGroup (input)
The handle of the group to be removed

Returns

BOOL bRC (return)

Returns pass or fail status.