Share via


CmGetNotificationsListenerRegistrationNeededSize (Compact 2013)

3/26/2014

This function returns the minimum memory allocation required by a set of CM_NOTIFICATIONS_LISTENER_REGISTRATION structures.

Syntax

FORCEINLINE DWORD CmGetNotificationsListenerRegistrationNeededSize( DWORD cRegistration 
)

Parameters

  • cRegistration
    [in] The number of structures in the set.

Return Value

Value

Description

DWORD

Minimum number of bytes occupied by the structures.

Requirements

Header

cmnet.h

Library

cmnet.lib

See Also

Reference

Connection Manager Status and Notification Functions