Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/friends/CTR/
Dfriends_Api.h78 …tEventNotification( EventNotification* pEventNotificationList, size_t size, bool* pHasOverflowed );
607 bool* pHasOverflowed = NULL
612 bool* pHasOverflowed in GetEventNotification() argument
615 return detail::GetEventNotification( pEventNotificationList, size, pHasOverflowed ); in GetEventNotification()