MpUserChangePassword

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpUserChangePassword

mapp Services V5.16

This function modifies a user's password from the application.

Function

mpuserchangepassword

Interface

I/O

Parameter

Data type

Description

IN

UserName

WSTRING[20]

User whose password should be changed.

IN

Password

WSTRING[20]

New password.

OUT

ReturnValue

DINT

Status information of function.

mapp concept

Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).

Topics in this section:

Description