Home
last modified time | relevance | path

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

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