HostService enum | QSYS API Reference Guide

Specifies constants that define the type of service requested.

Namespace: ASNA.QSys.Runtime.JobSupport Assembly: ASNA.QSys.Runtime.dll

Enum Values

Name Description Value
CallHostProgram Call a program. 5
GetExpandSubfile Get additional records to expand a subfile. 4
GetIFSDirList Get the list of files in an IFS directory. 2
GetIFSFile Get an IFS file. 1
NoService No service is requested. 0
PutIFSFile Put an IFS file. 3