Share via


CmUnregisterNotificationsListener (Compact 2013)

3/26/2014

This function unregisters a notification listener.

Syntax

CM_RESULT CmUnregisterNotificationsListener(
__in CM_NOTIFICATIONS_LISTENER_HANDLE hListener
);

Parameters

Return Value

Value

Description

CMRE_SUCCESS

The operation completed successfully.

CMRE_INVALID_PARAMETER

A parameter is not valid.

CMRE_UNEXPECTED

An unexpected failure occurred.

Requirements

Header

cmnet.h

Library

cmnet.lib

See Also

Reference

Connection Manager Status and Notification Functions