|
By patvdv at 26 Feb 2008 - 21:57
|
get.tree.node.dpress()
Syntax
void get.tree.node.dpress( ref long event(), ref long process_id, ref
string node_id() )
Description
Use this function to retrieve data from the Structure Chart Manager after an EVTBUCKETMESSAGE-type event, with a MSG.NODE.DPRESS command, has been received.
Arguments
|
event
|
The event containing the MSG.NODE.DPRESS command.
|
|
process_id
|
This returns the process ID of the Structure Chart Manager that sent the message.
|
|
node_id
|
This returns the ID of the relevant node.
|
Context
3GL library function.
Related topics
|