Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/friends/CTR/
Dfriends_Api.h78 …tEventNotification( EventNotification* pEventNotificationList, size_t size, bool* pHasOverflowed );
601 bool* pHasOverflowed = NULL
606 bool* pHasOverflowed in GetEventNotification() argument
609 return detail::GetEventNotification( pEventNotificationList, size, pHasOverflowed ); in GetEventNotification()