DWORD
WINAPI RnaGetUserProfile(HANDLE hConn, LPUSER_PROFILE lpUserProfile)
 
This function is called by an responder-type SMM to request from RNA the user profile.
| ERROR_INVALID_HANDLE | The RNA connection handle is invalid. | 
| ERROR_BUFFER_INVALID | The RNA connection handle is invalid. | 
| ERROR_INVALID_AUTH_STATE | The RNA connection handle is not in the session configuration state. |