AppDomainRoot.IMemoryAllocator.GetMemory(String, Int32) Method

Definition

 virtual IntPtr Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator.GetMemory(System::String ^ name, int size) = Microsoft::XLANGs::BizTalk::ProcessInterface::IMemoryAllocator::GetMemory;
IntPtr IMemoryAllocator.GetMemory (string name, int size);
Function GetMemory (name As String, size As Integer) As IntPtr Implements IMemoryAllocator.GetMemory

Parameters

name
String
size
Int32

Returns

IntPtr

Implements

Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator.GetMemory(System.String,System.Int32) Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator.GetMemory(System.String,System.Int32)

Applies to