Since disposing objects is very important when calling unmanaged code, and.
然后当调用非管制的代码时销毁对象非常重要, 并且.
互联网
The following example shows how to request permission to access unmanaged code.
下面的示例说明如何请求权限来访问非托管代码.
互联网
Clear this check box to disable debugging of unmanaged code.
清除此复选框可禁用非托管代码调试.
互联网
Conversely, code that runs outside runtime is called unmanaged code.
相反, 在运行时之外运行的代码称作非托管代码.
互联网
Click to clear the Enable unmanaged code debugging check box.
选中“启用非托管代码调试”复选框.
互联网
Assemblies used with unmanaged code must be exported as a type library and registered.
和非托管代码一起使用的程序集必须作为类型库导出并注册.
互联网
Under Debugger Type, select Mixed mode to explicitly enable debugging of both managed and unmanaged code.
(可选)在“调试器类型”下选择“混合模式”,以显式启用托管代码和非托管代码的调试.
互联网
As you can see, MDX code can be half the size of unmanaged code.
就像你看到的, MDX代码量只有非托管代码量的一半.
互联网
For example, an HRESULT returned from unmanaged code is converted to an exception in managed code.
例如, 从非托管代码返回的HRESULT转换为托管代码中的异常.
互联网