XUserResolvePrivilegeWithUiAsync
Displays a user interface to allow a user to resolve any issues related to the specified privilege.Syntax
Parameters
user _In_Type: XUserHandle The user that we are displaying the resolution UI to. options _In_
Type: XUserPrivilegeOptions User privilege options. privilege _In_
Type: XUserPrivilege The required user privilege. async _Inout_
Type: XAsyncBlock* An XAsyncBlock for polling for the call’s status and retrieving call results.
Return value
Type: HRESULT HRESULT success or error code.For a list of error codes, see Error Codes.
