ISimulator.GetRestrictedErrorInfo(String, String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mappe une référence restreinte à la description restreinte et à toutes les fonctionnalités manquantes.
public:
void GetRestrictedErrorInfo(System::String ^ restrictedReference, [Runtime::InteropServices::Out] System::String ^ % restrictedDescription, [Runtime::InteropServices::Out] System::String ^ % capabilitySid);
public void GetRestrictedErrorInfo (string restrictedReference, out string restrictedDescription, out string capabilitySid);
abstract member GetRestrictedErrorInfo : string * string * string -> unit
Public Sub GetRestrictedErrorInfo (restrictedReference As String, ByRef restrictedDescription As String, ByRef capabilitySid As String)
Paramètres
- restrictedReference
- String
Référence restreinte.
- restrictedDescription
- String
Description restreinte obtenue à partir d’une référence restreinte.
- capabilitySid
- String
Représente toutes les fonctionnalités manquantes.