C_ClearDiffraction

C_ClearDiffraction returns all data to their default values. This is equivalent to selecting New from the OrcaWave File menu.

void C_ClearDiffraction(

TOrcFxAPIHandle DiffractionHandle,

int *lpStatus

);

Parameters

DiffractionHandle (IN)

The diffraction handle returned by C_CreateDiffraction.

lpStatus (OUT)

Points to a variable in which the status result for the function call will be returned.