[This is preliminary documentation and subject to change.]
The CloseNtmsNotification function closes the specified notification channel.
DWORD WINAPI CloseNtmsNotification(
HANDLE hSession,
HANDLE hNotification
);
If the CloseNtmsNotification function is called while there is an outstanding call to the WaitForNtmsNotification function, an error returns.
Windows NT: Requires version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in ntmsapi.h.
Import Library: Use ntmsapi.lib.
Database Notification Functions, OpenNtmsNotification, WaitForNtmsNotification