16.9 OEGetUserName

std::string OEGetUserName()

This function can be used to return the user name of the current user, returned as an STL string. The current implementation returns the value ``User'' or ``Windows User'' if the user name could not be determined. Future implementations of this function may return an empty string upon failure.