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

NSClientOpen

RTS_IEC_HANDLE

Input

pResult

POINTER 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.