Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/friends/CTR/
Dfriends_Api.h78 …tEventNotification( EventNotification* pEventNotificationList, size_t size, bool* pHasOverflowed );
766 bool* pHasOverflowed = NULL
771 bool* pHasOverflowed in GetEventNotification() argument
774 return detail::GetEventNotification( pEventNotificationList, size, pHasOverflowed ); in GetEventNotification()