IServerCommand.Exec (METH)ΒΆ
METHOD Exec
Elaboration of a command in Server side: command is elaborated and next send the answer to client
- InOut:
Scope
Name
Type
Comment
Input
uiCmdUINTCommand code
pDataRcv__XWORDPointer where are the data received
diSizeRcvDINTData received
Output
pDataTrs__XWORDPointer to the data to transmit back
diSizeTrsDINTData to transmit
uiAnsUINTAnswer code
iErrorINTError to transmit back