API Documentation > External objects > Object ProDispdat > Function ProDispdatColorSet
Function ProDispdatColorSet
Description
Sets the color for the display data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtobjDisp.h>
ProDispdatColorSet
(
ProWExtobjdata disp_data
/* (In)
The display data
*/
/* (In)
The color
*/
)
Returns
The function successfully set the color.
One or more of the arguments are invalid.
The function could not set the color.
Sample Code References
User Guide References
Was this helpful?