
ProIntfDataSurfaceGet | |
( ProIntfData* p_intfdata /* (In) The interface data */ int index /* (In) The index (from 0 to (number - 1) of the surface in the interface data */ ProSurfacedata** pp_surfdata /* (Out) The surface. Release the memory using ProSurfacedataMemoryFree */ ) |

The function successfully found the surface. | |
Insufficient memory. | |
One or more of the input arguments are invalid. |


