词条 | avicap32.dll |
释义 | § avicap32 avicap32 - avicap32.dll - DLL文件信息 DLL 文件: avicap32 或者 avicap32.dll DLL 名称: Video For Windows API DLL 描述: avicap32.dll是Windows API应用程序接口相关模块,用于对摄像头和其它视频硬件进行AVI电影和视频的截取。 属于: Windows NT 4.0 系统 DLL文件: Yes 常见错误: File Not Found, Missing File, Exception Errors 安全等级 (0-5): 0 间谍软件: 否 广告软件: 否 § API编程使用方法 '// Capture Function Declares Declare Function capCreateCaptureWindow Lib "avicap32.dll" Alias "capCreateCaptureWindowA" _ (ByVal lpszWindowName As String, _ ByVal dwStyle As Long, _ ByVal x As Long, _ ByVal y As Long, _ ByVal nWidth As Long, _ ByVal nHeight As Long, _ ByVal hwndParent As Long, _ ByVal nID As Long) As Long 'returns HWND Declare Function capGetDriverDescription Lib "avicap32.dll" Alias "capGetDriverDescriptionA" _ (ByVal dwDriverIndex As Long, _ ByVal lpszName As String, _ ByVal cbName As Long, _ ByVal lpszVer As String, _ ByVal cbVer As Long) As Long 'returns C BOOL |
随便看 |
百科全书收录594082条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。