System Global Function CATGetLoginName
All Frameworks Class Hierarchy This Framework Indexes
System Global Function CATGetLoginName
CATLibStatus CATGetLoginName( | char* | oName, |
| unsigned int | iNamesize) |
-
Retrieves the logon.
Role: Retrieves the login name and its size.
- Parameters:
-
- oName
- the login name.
Lifecycle rules deviation: The caller must allocate the
buffer oName.
- iNamesize
- the maximum size of the login name that would be retrieved.
- Returns:
- Legal values
- CATLibSuccess
- The login name was successfully retrieved.
- CATLibError
- An error has occured.
This object is included in the file: CATLib.h
Copyright © 2003, Dassault Systèmes. All rights reserved.