Fusion.IAssemblyEnum.GetNextAssembly(IntPtr, Fusion+IAssemblyName, Fusion+AssemblyDisplayFlags) 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 GetNextAssembly(IntPtr reserved, [Runtime::InteropServices::Out] Microsoft::BizTalk::Gac::Fusion::IAssemblyName ^ % name, Microsoft::BizTalk::Gac::Fusion::AssemblyDisplayFlags flags);
public int GetNextAssembly (IntPtr reserved, out Microsoft.BizTalk.Gac.Fusion.IAssemblyName name, Microsoft.BizTalk.Gac.Fusion.AssemblyDisplayFlags flags);
abstract member GetNextAssembly : nativeint * IAssemblyName * Microsoft.BizTalk.Gac.Fusion.AssemblyDisplayFlags -> int
Public Function GetNextAssembly (reserved As IntPtr, ByRef name As Fusion.IAssemblyName, flags As Fusion.AssemblyDisplayFlags) As Integer
Parameters
- reserved
- IntPtr
- name
- Fusion.IAssemblyName