הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
__unhook must have at least 3 arguments for managed events
Remarks
The __unhook function must take three parameters when used in a program that is compiled for Managed Extensions for C++.
__hook and __unhook are not compatible with /clr programming. Use the += and -= operators instead.
C3744 is only reachable using the obsolete compiler option /clr:oldSyntax.