Marshaling Delegates as Function Pointers
The following table shows examples of how a managed delegate can be marshaled to a function pointer in unmanaged code.
Managed delegate (C#) | Unmanaged function pointer (C++) |
---|---|
|
|
|
|
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
The following table shows examples of how a managed delegate can be marshaled to a function pointer in unmanaged code.
Managed delegate (C#) | Unmanaged function pointer (C++) |
---|---|
|
|
|
|