IEEHelperObject.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.
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