Jump to content

PrfDestroyGroup

From EDM2

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.