NSClientOpen (FUN)
FUNCTION NSClientOpen : RTS_IEC_HANDLE
Opens an instance of the nameservice client. Returns the handle to the created name service client.
- InOut:
Scope
Name
Type
Comment
Return
NSClientOpenRTS_IEC_HANDLEInput
pResultPOINTER TO RTS_IEC_RESULT
Will optionally receive an error code if the creation of a nameservice client has failed. Otherwise ERR_OK will be returned.