Call_StartForward Function

Starts a call to functions in a forward's call list.

void Call_StartForward(Handle fwd)

Parameters

Handle fwd

Handle to global or private forward.

Errors

Invalid or corrupt forward handle or called before another call has completed.

Notes

Cannot be used during an incomplete call.