Jump to content

PrfAddProgram

From EDM2
Revision as of 04:48, 17 November 2023 by Martini (talk | contribs) (Created page with "This function is used to add a program entry to a group in the program list. ==Parameters== ;HINI :The initialization file handle ;PPROGDETAILS :Detail information for p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function is used to add a program entry to a group in the program list.

Parameters

HINI
The initialization file handle
PPROGDETAILS
Detail information for program to be added
HPROGRAM
The handle of the group to which the program will be added

Returns

Failure returns null; otherwise, handle (HPROGRAM) is returned.