CTR Pia  4.11.3
Game Communication Engine
nn::pia::ResultInvalidArgument Class Reference

Indicates that an invalid argument was passed to an API function. One case where this result would be returned is when a NULL pointer was passed to a function. Applications must be implemented to ensure this Result value is never returned. More...

Detailed Description

Indicates that an invalid argument was passed to an API function. One case where this result would be returned is when a NULL pointer was passed to a function. Applications must be implemented to ensure this Result value is never returned.