DkmEELocalObject.GetTargetAssembly(String, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
GetTargetAssembly.
Location constraint: API must be called from a Monitor component (component level < 100,000).
public:
void GetTargetAssembly(System::String ^ Name, [Runtime::InteropServices::Out] System::UInt32 % Cookie);
public void GetTargetAssembly (string Name, out uint Cookie);
member this.GetTargetAssembly : string * uint32 -> unit
Public Sub GetTargetAssembly (Name As String, ByRef Cookie As UInteger)
Parameters
- Name
- String
[In] Name.
- Cookie
- UInt32
[Out] Cookie.