Vuo  1.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
VuoIoReturn.h File Reference

Description

VuoIoReturn interface.

Functions

char * VuoIoReturn_getText (IOReturn ret)
 Returns a string containing a verbal description of the specified IOReturn code.
 

Function Documentation

char* VuoIoReturn_getText ( IOReturn  ret)

Returns a string containing a verbal description of the specified IOReturn code.

The caller is responsible for freeing the returned string.