Home
last modified time | relevance | path

Searched refs:GetEventNotification (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.13.2/include/nn/friends/CTR/
Dfriends_Api.h79 u32 GetEventNotification( EventNotification* pEventNotificationList, size_t size );
553 u32 GetEventNotification(
557 inline u32 GetEventNotification( in GetEventNotification() function
562 return detail::GetEventNotification( pEventNotificationList, size ); in GetEventNotification()