Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h81 …tEventNotification( EventNotification* pEventNotificationList, size_t size, bool* pHasOverflowed );
894 bool* pHasOverflowed = NULL
899 bool* pHasOverflowed in GetEventNotification() argument
902 return detail::GetEventNotification( pEventNotificationList, size, pHasOverflowed ); in GetEventNotification()