Function ProDispdatColorGet
Description
Retrieves the display color.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtobjDisp.h>
ProDispdatColorGet
(
ProWExtobjdata disp_data
/* (In)
The display data
*/
ProColortype* p_color
/* (Out)
The color
*/
)
Returns
The function successfully retrieved the information.
The input argument is invalid.
The function could not retrieve the information.
Sample Code References
User Guide References
¿Fue esto útil?