Function ProDispdatPropsSet
Description
Sets the properties for the display data.
Replacement in Object TOOLKIT:
Synopsis
#include <ProExtobjDisp.h>
ProDispdatPropsSet
(
ProWExtobjdata disp_data
/* (In)
The display data
*/
ProExtobjDispprops* properties
/* (In)
The properties
*/
int prop_num
/* (In)
The number of properties
*/
)
Returns
The function successfully set the properties.
One or more of the arguments are invalid.
The function could not set the properties.
Sample Code References
User Guide References
これは役に立ちましたか?