IEEHelperObject.GetAssemblyRefForCookie(UInt32, IEEAssemblyRef) 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 GetAssemblyRefForCookie(System::UInt32 cookie, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Debugger::Interop::IEEAssemblyRef ^ % ppAssemRef);
public int GetAssemblyRefForCookie (uint cookie, out Microsoft.VisualStudio.Debugger.Interop.IEEAssemblyRef ppAssemRef);
abstract member GetAssemblyRefForCookie : uint32 * IEEAssemblyRef -> int
Public Function GetAssemblyRefForCookie (cookie As UInteger, ByRef ppAssemRef As IEEAssemblyRef) As Integer
Parameters
- cookie
- UInt32
- ppAssemRef
- IEEAssemblyRef