SensUninitialize Function

The SensUninitialize function performs System Event Notification Service (SENS) cleanup, and should only be used with Windows NT 4.0 and Windows 98/95.

Note  SENS is automatically installed on Windows operating systems later than Windows NT 4.0 and Windows 98/95.

This function is not declared in the SDK headers and does not have an associated import library. To dynamically link to the sens.dll, you must use the LoadLibrary or GetProcAddress function.

BOOL SensUninitialize(void);

Parameters

This function has no parameters.

Return Value

TRUE if successful; otherwise, FALSE.

Requirements

Redistributable Requires Internet Explorer 5 or later on Windows NT 4.0 and Windows 98/95.
DLL

Requires Sens.dll.

Send comments about this topic to Microsoft

Build date: 11/1/2007