如何在vb.net中使用DEVICE_PARAMETERS [英] how to use DEVICE_PARAMETERS in vb.net

查看:119
本文介绍了如何在vb.net中使用DEVICE_PARAMETERS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用命名空间

I''m using Namespace

Imports SlimDX



为了使用Direct3D9.Direct3D,但无法正常工作,它给出错误信息,如下所示:
Type''Direct3D9.Direct3D'' is not difine.

当我使用



For the purpose to use Direct3D9.Direct3D but it can''t work it give ne the Error as
Type''Direct3D9.Direct3D'' is not difine.

and when i''m using

Imports Microsoft.DirectX
Imports Microsoft.DirectX.Direct3D 
Imports SlimDX


然后我也得到错误为Namespace you declared is not found or Invalid.

请给我解决方法
< email已删除=">
或在此网站上发布

谢谢.


then i also get the error as Namespace you declared is not found or Invalid.

Please give me the solution
<email removed="">
or post on this site also

Thanking you.

推荐答案

请添加Imports SlimDX的dll,导入Microsoft.DirectX.Direct3D
右键单击解决方案并选择
,将SlimDX导入您的解决方案中 添加引用.
Please add dll of Imports SlimDX,Imports Microsoft.DirectX.Direct3D
Imports SlimDX in your solution by right click on solution and selecting
Add reference.


这篇关于如何在vb.net中使用DEVICE_PARAMETERS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆