184
edits
Tomas Kirnak (talk | contribs) |
|||
Line 19: | Line 19: | ||
== Return Value == | == Return Value == | ||
Array of objects of class [[NXSL:NetObj|NetObj]] (generic NetXMS object), with first object placed at index 0. End of list indicated by array element with null value. | Array of objects of class [[NXSL:NetObj|NetObj]] (generic NetXMS object), with first object placed at index 0. End of list indicated by array element with null value. Return value also affected by trusted nodes settings (see [[SG:Security Issues|Security Issues]] for more information).<br><br> | ||
This function will never return template or policy objects applied to node. | |||
Objects of these types will be returned:<br> | |||
OBJECT_CONTAINER<br> | |||
OBJECT_CLUSTER<br> | |||
OBJECT_SUBNET<br> | |||
OBJECT_SERVICEROOT<br> | |||
edits