网站首页  词典首页

请输入您要查询的函数:

 

术语 satisfyntmsoperatorrequest
释义 SatisfyNtmsOperatorRequest
语法:
C++
DWORD SatisfyNtmsOperatorRequest(
__in HANDLE hSession,
__in LPNTMS_GUID lpRequestId
);
SatisfyNtmsOperatorRequest Function
[移动存储管理不再作为Windows 7和Windows服务器2008 R2提供。]
该SatisfyNtmsOperatorRequest函数完成指定的罗申操作员请求。
参数
hSession [in]
处理由OpenNtmsSession函数返回的会议。
lpRequestId [in]
操作员请求对象的ID。此值由SubmitNtmsOperatorRequest。
返回值
这个函数返回下列值之一。
ValueMeaning
ERROR_ACCESS_DENIEDThe用户尝试执行该函数没有管理员权限。只有一个丹参服务器的管理员能够满足运营商的要求。
ERROR_OBJECT_NOT_FOUNDThe操作员请求对象ID找不到。如果出现此错误的请求是在手术前得到满足,或当一个请求ID无效指定完成。
ERROR_SUCCESSThe经营者的要求得到满足。
备注
如果一个应用程序检测,经营者不承认满意的经营者的要求,应用程序可以使用SatisfyNtmsOperatorRequest函数删除请求。
对于现有的运营商要求取消与SatisfyNtmsOperatorRequest功能列表,请参阅EnumerateNtmsObject功能。
要求:
最低支持:client-Windows 2000专业版
最低支持server-Windows 2000服务器
客户端 支持 Windows Vista
服务器 支持 Windows Server 2008
HeaderNtmsapi.h
LibraryNtmsapi.lib
DLLNtmsapi.dll
参见
操作员请求函数
CancelNtmsOperatorRequest
SubmitNtmsOperatorRequest
WaitForNtmsOperatorRequest
如果有任何问题和意见,请发送给微软(wsddocfb@microsoft.com)
生成日期:2009年7月30日
==英文原文==SatisfyNtmsOperatorRequest Function
[ Removable Storage Manager is no longer available as of Windows 7 and Windows Server 2008 R2.]
The SatisfyNtmsOperatorRequest function completes the specified RSM operator request.
Syntax
C++
DWORD SatisfyNtmsOperatorRequest(
__in HANDLE hSession,
__in LPNTMS_GUID lpRequestId
);
Parameters
hSession [in]
Handle to the session returned by the OpenNtmsSession function.
lpRequestId [in]
Operator request object ID. This value is returned by SubmitNtmsOperatorRequest .
Return Value
This function returns one of the following values.
ValueMeaning
ERROR_ACCESS_DENIEDThe user that tried to execute this function does not have administrator privileges. Only an administrator of the RSM server can satisfy operator requests.
ERROR_OBJECT_NOT_FOUNDThe operator request object ID was not found. This error occurs if the request is completed before the operation has been satisfied or when an request ID that is not valid is specified.
ERROR_SUCCESSThe operator request has been satisfied.

Remarks
If an application detects that the operator did not acknowledge a satisfied operator request, the application can use the SatisfyNtmsOperatorRequest function to remove the request.
For a list of the existing operator requests to cancel with the SatisfyNtmsOperatorRequest function, see the EnumerateNtmsObject function.
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
Operator Request Functions
CancelNtmsOperatorRequest
SubmitNtmsOperatorRequest
WaitForNtmsOperatorRequest
Send comments about this topic to Microsoft
Build date: 7/30/2009
==原始网址==http://msdn.microsoft.com/en-us/library/bb540740(VS.85).aspx\n
随便看

 

windows api函数参考手册包含2258条windows api函数文档,详细介绍nodejs、java、rust调用windows api的方法技巧,是学习windows api编程的入门中文文档。

 

Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40 更新时间:2024/10/6 11:31:22