EventObjectCreate
EventObjectCreate
Sets a flag to send notifications of events of a graphical object creation.
bool EventObjectCreate(
bool flag // flag
)Parameters
- flag
[in] New value of a flag to send notifications of events of a graphical object creation.
Return Value
true – successful, false - cannot change the flag.
Last updated on