Jump to content

PrfChangeProgram

From EDM2
Revision as of 21:14, 29 December 2023 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This function is used to change the contents of a program entry in the program list

Syntax

PrfChangeProgram (HINI hini, HPROGRAM hprog, PPROGDETAILS pDetails)

Parameters

hini (HINI) - input
The initialization file handle
hprog (HPROGRAM) - input
The handle of the program whose information is to be changed
pDetails (PPROGDETAILS) - input
Detail information for the program change

Returns

bRC (BOOL) - return
Returns pass or fail status.