DtvLong dal_uti_get_usr (usr_nam)

Returns the name of the current account logged in on operating system level.

Input Parameters Significance
none -

Output Parameters Significance
char *usr_nam current account name

Return Code Significance
0 no error
1 no account name found

In the calling function have to be allocated 21 bytes storage place.