PrfDestroyGroup
Appearance
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.