Code Block | ||||
---|---|---|---|---|
| ||||
EdmiErrorEdmiOutput edmiActivateModel edmiDefineOutputFunction(SdaiServerContextEdmiOutput serverContextIdpFunction); |
Defines a user defined function that will be the EDMinterface main output function. This function defines the EDMinterface current output device. The prototype for such an user defined function is:
...