You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the project, there is no class that can handle the passing of function parameters as 'out' or 'ref' parameter objects. When using pointers in C++, the application crashes upon calling the function.
The text was updated successfully, but these errors were encountered:
In the project, there is no class that can handle the passing of function parameters as 'out' or 'ref' parameter objects. When using pointers in C++, the application crashes upon calling the function.
The text was updated successfully, but these errors were encountered: