| 1. | How to : marshal function pointers using pinvoke >如何:使用pinvoke封送函数指针 |
| 2. | The comparison of function pointers is not permitted under 下不允许比较函数指针。 |
| 3. | Converts an unmanaged function pointer to a delegate 将非托管函数指针转换为委托。 |
| 4. | Similarly , function pointers are assumed to point to 同样,假定函数指针指向 |
| 5. | That provides the functionality of a function pointer ) ,该类型提供函数指针的功能。 |
| 6. | You cannot pass an invalid function pointer to 不能将无效的函数指针传递给 |
| 7. | Marshal delegates as function pointers 将委托作为函数指针进行封送处理。 |
| 8. | The delegate acts as a function pointer in native code 在本机代码中,该委托充当函数指针。 |
| 9. | A delegate is equivalent to a function pointer 委托等效于函数指针。 |
| 10. | As a managed alternative to unmanaged function pointers 作为非托管函数指针的托管替代内容。 |