Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h81 …u32 GetEventNotification( EventNotification* pEventNotificationList, size_t size, bool* pHasOverfl…
891 u32 GetEventNotification(
896 inline u32 GetEventNotification( in GetEventNotification() function
902 return detail::GetEventNotification( pEventNotificationList, size, pHasOverflowed ); in GetEventNotification()