Jump to content

PrfRemoveProgram

From EDM2

This function is used to remove the definition of a program from the program list.

Syntax

PrfRemoveProgram (HINI hini, HPROGRAM hprog)

Parameters

hini (HINI) - input
The initialization file handle
hprog (HPROGRAM) - input
The handle of program being removed

Returns

bRC (BOOL) - return

Returns pass or fail status.

Remarks

Removes a program definition from the installed program list.