
Replacement in Object TOOLKIT: |

ProDisplist3dCreate | |
( int id /* (In) The unique identifier of the display list to be created. */ ProDisplistCallback function /* (In) The user-defined function that calls appropriate graphics functions to create a display list. It must return PRO_TK_NO_ERROR if successful, and non-zero for error. */ ... /* (In) The arguments to the user-defined function. */ ) |

The function successfully created the 3-D display list. | |
Other | Any other value is the status returned by the user create function. |


