AppDomainRoot.IMemoryAllocator.GetMemory(String, Int32) 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.
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
Implements
Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator.GetMemory(System.String,System.Int32)
Microsoft.XLANGs.BizTalk.ProcessInterface.IMemoryAllocator.GetMemory(System.String,System.Int32)