Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxDefineClientName (myClientName : STRING)
                              status       : INTEGER;

The xpxDefineClientName function assigns a name to a thick client connection on the EDM Server.
When a client connects to thr EDM Server the connection will be visible by invoking edmiWhoIsOn.   If a client name is not defined for the connection it may be difficult to determine which connection belongs to which client. By defining a client name, listing of connected clients becomes more readable. Only the connected client may define its client name.
The argument <clientName> specifies

Arguments

...

TypeNameComment
STRINGmyClientNamethe name of the new client. Client names are case insensitive.

...

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"