freezeDelegate

Freeze a delegate to C heap memory and pin the context in the GC.

void*
freezeDelegate
(
void* dlg
)

Parameters

dlg void*

Pointer to the delegate to freeze

Return Value

Type: void*

The duplicated delegate in C heap memory