
ProPartToProInterfaceData | |
( ProPart ptk_part /* (In) The ProPart data structure. */ ProPartConversionOptions* p_cnv_opts /* (In) The options for the conversion. */ ProIntfData* p_intfdata /* (Out) The interface data. You must preallocate the memory for this argument by calling the function ProIntfDataAlloc(). */ ) |

The function successfully converted the ProPart structure. | |
Insufficient memory. | |
One or more of the input arguments are invalid. |


