ExtensionsWithPointer Method |
Name | Description | |
---|---|---|
![]() ![]() | WithPointer(IWithIdList, ActionIntPtr) |
Allocates a buffer, runs the specified action and free the buffer.
|
![]() ![]() | WithPointerT(IWithIdList, FuncIntPtr, T) |
Allocates a buffer, runs the specified function and free the buffer.
|