Interface ICWrapperUpdater
Namespace: InteropTypes
Assembly: InteropTypes.dll
Syntax
[Guid("B1BC2A17-D17F-4924-AED7-629D19CA34D4")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICWrapperUpdater
Methods
SetAllocator(IntPtr, ICWrapperAllocator)
Declaration
void SetAllocator(IntPtr Wrapper, ICWrapperAllocator Alloc)
Parameters
| Type | Name | Description |
|---|---|---|
| IntPtr | Wrapper | |
| ICWrapperAllocator | Alloc |