ISimulator.GetRestrictedErrorInfo(String, String, String) Méthode

Définition

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.

S’applique à