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
Option | Comment |
XPXOption | comment |
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â