
ProIntfDataQuiltGet | |
( ProIntfData* p_intfdata /* (In) The interface data */ int index /* (In) The index (from 0 to (number - 1) of the quilt in the interface data */ ProQuiltdata** pp_quiltdata /* (Out) The quilt. Release the memory using ProQuiltdataMemoryFree */ ) |

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


