DkmPropertyProxy.GetManagedViewerCreationData Method

Definition

Not described (internal API).

Location constraint: API must be called from an IDE component (component level > 100,000).

C++
public:
 void GetManagedViewerCreationData([Runtime::InteropServices::Out] System::String ^ % AssemblyName, [Runtime::InteropServices::Out] System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ % AssemblyBytes, [Runtime::InteropServices::Out] System::Collections::ObjectModel::ReadOnlyCollection<System::Byte> ^ % AssemblyPdb, [Runtime::InteropServices::Out] System::String ^ % ClassName, [Runtime::InteropServices::Out] System::UInt32 % AssemblyResolution, [Runtime::InteropServices::Out] bool % ReplacementOk);

Parameters

AssemblyName
String

[Out,Optional] Not described (internal API).

AssemblyBytes
ReadOnlyCollection<Byte>

[Out,Optional] Not described (internal API).

AssemblyPdb
ReadOnlyCollection<Byte>

[Out,Optional] Not described (internal API).

ClassName
String

[Out,Optional] class name.

AssemblyResolution
UInt32

[Out] enum_ASSEMBLYLOCRESOLUTION enumeration.

ReplacementOk
Boolean

[Out] replacement ok.

Applies to

Produkt Verzie
Visual Studio SDK 2015, 2017, 2019, 2022