DkmEELocalObject.GetValueAttributeProps Method

Definition

GetValueAttributeProps.

Location constraint: API must be called from a Monitor component (component level < 100,000).

C++
public:
 void GetValueAttributeProps(System::UInt32 ClassCookie, System::UInt32 Ordinal, [Runtime::InteropServices::Out] System::String ^ % TargetedAssembly, [Runtime::InteropServices::Out] System::UInt32 % AssemblyLocation, [Runtime::InteropServices::Out] System::String ^ % Name, [Runtime::InteropServices::Out] System::String ^ % Value, [Runtime::InteropServices::Out] System::String ^ % Type);

Parameters

ClassCookie
UInt32

[In] Class cookie.

Ordinal
UInt32

[In] Ordinal.

TargetedAssembly
String

[Out,Optional] Target assembly.

AssemblyLocation
UInt32

[Out,Optional] Assembly location.

Name
String

[Out,Optional] Name.

Value
String

[Out,Optional] Value.

Type
String

[Out,Optional] Type.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022