DkmEELocalObject.GetVisualizerAttributeProps(UInt32, UInt32, String, UInt32, String, UInt32, String, UInt32, String, UInt32) Méthode

Définition

GetVisualizerAttributeProps.

Contrainte d’emplacement : l’API doit être appelée à partir d’un composant d’analyse (au niveau du composant < 100 000).

public:
 void GetVisualizerAttributeProps(System::UInt32 ClassCookie, System::UInt32 Ordinal, [Runtime::InteropServices::Out] System::String ^ % TargetedAssembly, [Runtime::InteropServices::Out] System::UInt32 % AssemblyLocation, [Runtime::InteropServices::Out] System::String ^ % DisplayClassName, [Runtime::InteropServices::Out] System::UInt32 % DisplayClassAssemblyLocation, [Runtime::InteropServices::Out] System::String ^ % ProxyClassName, [Runtime::InteropServices::Out] System::UInt32 % ProxyClassAssemblyLocation, [Runtime::InteropServices::Out] System::String ^ % Description, [Runtime::InteropServices::Out] System::UInt32 % Type);
public void GetVisualizerAttributeProps (uint ClassCookie, uint Ordinal, out string TargetedAssembly, out uint AssemblyLocation, out string DisplayClassName, out uint DisplayClassAssemblyLocation, out string ProxyClassName, out uint ProxyClassAssemblyLocation, out string Description, out uint Type);
member this.GetVisualizerAttributeProps : uint32 * uint32 * string * uint32 * string * uint32 * string * uint32 * string * uint32 -> unit
Public Sub GetVisualizerAttributeProps (ClassCookie As UInteger, Ordinal As UInteger, ByRef TargetedAssembly As String, ByRef AssemblyLocation As UInteger, ByRef DisplayClassName As String, ByRef DisplayClassAssemblyLocation As UInteger, ByRef ProxyClassName As String, ByRef ProxyClassAssemblyLocation As UInteger, ByRef Description As String, ByRef Type As UInteger)

Paramètres

ClassCookie
UInt32

Dans Cookie de classe.

Ordinal
UInt32

Dans Formations.

TargetedAssembly
String

[Out, optional] Assembly cible.

AssemblyLocation
UInt32

[Out, optional] Emplacement de l’assembly.

DisplayClassName
String

[Out, optional] Affichez le nom de la classe.

DisplayClassAssemblyLocation
UInt32

[Out, optional] DisplayClassAssemblyLocation.

ProxyClassName
String

[Out, optional] Nom de la classe proxy.

ProxyClassAssemblyLocation
UInt32

[Out, optional] ProxyClassAssemblyLocation.

Description
String

[Out, optional] Descriptive.

Type
UInt32

[Out, optional] Entrer.

S’applique à