xpxSetInternalData

FUNCTION xpxSetInternalData (qualifiedName      : STRING;
                             userName, password : STRING;
                             options            : INTEGER,
                             dataValue          : GENERIC)
                             status             : INTEGER;

Use this function to ....

Arguments


Type

Name

Comment

STRING

qualifiedName

 

STRING

userName

Name of an existing EDMuser account in the actual EDMdatabase. EDMuser account names are case insensitive.

STRING

password

The password for the EDMuser specified by the <userName> argument. Initially an EDMuser is created without any password. A password can be changed by the xpxChangePassword or xpxDefinePassword function.

INTEGER

options

Specifies the options to be used in the invocation of the xpxSetInternalData function. The <condition> value can be specified as a bitwise OR between the actual options to enable. All option names are defined on the header file sdai.h

GENERIC

dataValue

 

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


OptionComment
XPXOptioncomment

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â