Jump to content

PrfChangeProgram

From EDM2
Revision as of 04:51, 17 November 2023 by Martini (talk | contribs) (Created page with "This function is used to change the contents of a program entry in the program list ==Syntax== PrfChangeProgram (HINI hini, HPROGRAM hprog, PPROGDETAILS pDetails); ==Paramet...")
(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
The initialization file handle
HPROGRAM
The handle of the program whose information is to be changed
PPROGDETAILS
Detail information for the program change

Returns

Returns pass or fail status (BOOL).