此浏览器不再受支持。
请升级到 Microsoft Edge 以使用最新的功能、安全更新和技术支持。
备注
访问此页面需要授权。 可以尝试登录或更改目录。
访问此页面需要授权。 可以尝试更改目录。
“delegate”:委托不能有显式调用约定
不能为 指定delegate。
delegate
以下示例生成 C3737:
// C3737a.cpp // compile with: /clr delegate void __stdcall MyFunc(); // C3737 // Try the following line instead. // delegate void MyFunc(); int main() { }
此页面是否有帮助?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?