IAssemblyEnum.GetNextAssembly(IntPtr, IAssemblyName, AsmDisplayFlags) 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::GlobalAssemblyCache::IAssemblyName ^ % assemblyName, Microsoft::BizTalk::GlobalAssemblyCache::AsmDisplayFlags displayFlags);
public int GetNextAssembly (IntPtr reserved, out Microsoft.BizTalk.GlobalAssemblyCache.IAssemblyName assemblyName, Microsoft.BizTalk.GlobalAssemblyCache.AsmDisplayFlags displayFlags);
abstract member GetNextAssembly : nativeint * IAssemblyName * Microsoft.BizTalk.GlobalAssemblyCache.AsmDisplayFlags -> int
Public Function GetNextAssembly (reserved As IntPtr, ByRef assemblyName As IAssemblyName, displayFlags As AsmDisplayFlags) As Integer
Parameters
- reserved
- IntPtr
- assemblyName
- IAssemblyName
- displayFlags
- AsmDisplayFlags