Condividi tramite


IEEHelperObject.GetTargetAssembly(String, UInt32) Method

Definition

public:
 int GetTargetAssembly(System::String ^ name, [Runtime::InteropServices::Out] System::UInt32 % cookie);
public int GetTargetAssembly(string name, out uint cookie);
abstract member GetTargetAssembly : string * uint32 -> int
Public Function GetTargetAssembly (name As String, ByRef cookie As UInteger) As Integer

Parameters

name
String
cookie
UInt32

Returns

Applies to