术语 | endntmsdevicechangedetection |
释义 | EndNtmsDeviceChangeDetection 语法: C++ DWORD EndNtmsDeviceChangeDetection( __in HANDLE hSession, __in HANDLE hDetectHandle ); EndNtmsDeviceChangeDetection功能 [移动存储管理不再作为Windows 7和Windows服务器2008 R2提供。] 函数结束的EndNtmsDeviceChangeDetection指定使用SetNtmsDeviceChangeDetection任何目标设备的功能变化检测设备,并关闭了变化探测处理。 参数 hSession [in] 处理由OpenNtmsSession函数返回的会议 hDetectHandle [in] 变化检测设备处理返回的BeginNtmsDeviceChangeDetection功能。 返回值 这个函数返回下列值之一。 ValueMeaning ERROR_INVALID_HANDLEThe会议处理或检测句柄无效。 ERROR_SUCCESSThe操作员请求已被取消。 备注 关闭移动存储管理会议还完所有的设备变化检测会议。 要求: 最低支持:client-Windows 2000专业版 最低支持server-Windows 2000服务器 客户端 支持 Windows Vista 服务器 支持 Windows Server 2008 HeaderNtmsapi.h LibraryNtmsapi.lib DLLNtmsapi.dll 参见 变化检测功能 BeginNtmsDeviceChangeDetection SetNtmsDeviceChangeDetection 如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com) 生成日期:2009年7月30日 ==英文原文==EndNtmsDeviceChangeDetection Function [ Removable Storage Manager is no longer available as of Windows 7 and Windows Server 2008 R2.] The EndNtmsDeviceChangeDetection function ends device change detection for any target devices specified using the SetNtmsDeviceChangeDetection function and closes the change detection handle. Syntax C++ DWORD EndNtmsDeviceChangeDetection( __in HANDLE hSession, __in HANDLE hDetectHandle ); Parameters hSession [in] Handle to the session returned by the OpenNtmsSession function hDetectHandle [in] Device change detection handle returned by the BeginNtmsDeviceChangeDetection function. Return Value This function returns one of the following values. ValueMeaning ERROR_INVALID_HANDLEThe session handle or detection handle is not valid. ERROR_SUCCESSThe operator request has been canceled. Remarks Closing the Removable Storage Manager session also ends all device change detection sessions. Requirements Minimum supported clientWindows 2000 Professional Minimum supported serverWindows 2000 Server End of client supportWindows Vista End of server supportWindows Server 2008 HeaderNtmsapi.h LibraryNtmsapi.lib DLLNtmsapi.dll See Also Change Detection Functions BeginNtmsDeviceChangeDetection SetNtmsDeviceChangeDetection Send comments about this topic to Microsoft Build date: 7/30/2009 ==原始网址==http://msdn.microsoft.com/en-us/library/bb525506(VS.85).aspx\n |
随便看 |
|
windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。