[This is preliminary documentation and subject to change.]
The SatisfyNtmsOperatorRequest function completes the specified RSM operator request.
DWORD WINAPI SatisfyNtmsOperatorRequest(
HANDLE hSession,
LPNTMS_GUID lpRequestId
);
For a list of the existing operator requests to cancel with the SatisfyNtmsOperatorRequest function, see the EnumerateNtmsObject function.
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in ntmsapi.h.
Import Library: Use ntmsapi.lib.
Operator Request Functions, CancelNtmsOperatorRequest, SubmitNtmsOperatorRequest, WaitforNtmsOperatorRequest