[This is preliminary documentation and subject to change.]
The CancelNtmsOperatorRequest function cancels the specified RSM operator request.
DWORD WINAPI CancelNtmsOperatorRequest(
HANDLE hSession,
LPNTMS_GUID lpRequestId
);
For a list of the existing requests to cancel with the CancelNtmsOperatorRequest function, see the EnumerateNtmsObject function or use the ID passed back by the SubmitNtmsOperatorRequest 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, SatisfyNtmsOperatorRequest, SubmitNtmsOperatorRequest