Lines Matching refs:This

4   This protocol manages user profiles.
7 This program and the accompanying materials
306 This function creates a new user profile with only a new user identifier attached and returns its
309 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
321 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
328 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
340 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
347 This function returns the next enrolled user profile. To retrieve the first user profile handle, point
351 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
363 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
370 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
379 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
392 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
402 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
409 This function searches all user profiles for the specified user information record. The search starts
415 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
438 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
448 This function allows the credential provider to notify the User Identity Manager when user status
459 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
470 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
477 This function returns user information. The format of the information is described in User
483 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
504 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
514 This function changes user information. If NULL is pointed to by UserInfo, then a new user
523 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
544 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
556 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
567 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
575 This function returns the next user information record. To retrieve the first user information record
579 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
590 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
596 /// This protocol provides the services used to manage user profiles.