Jump to content

PrfDestroyGroup

From EDM2
Revision as of 04:56, 17 November 2023 by Martini (talk | contribs) (Created page with "This function is used to remove a group definition from the program list. ==Syntax== PrfDestroyGroup (HINI hini, HPROGRAM hprogGroup) ==Parameters== ;HINI :The initializat...")
(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
The initialization file handle
HPROGRAM
The handle of the group to be removed

Returns

Returns pass or fail status (BOOL).