Platforms to show: All Mac Windows Linux Cross-Platform

Back to ODNodeMBS class.

ODNodeMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
The private constructor.

ODNodeMBS.nodeDetails(byref error as NSErrorMBS) as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns a dictionary containing details about a node.

Error: An error reference for error details. Can be nil.

Returns a dictionary containing details.

ODNodeMBS.nodeDetailsForKeys(keys() as string, byref error as NSErrorMBS) as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns a dictionary containing details about a node.

Keys: An array of keys corresponding to the values returned in the dictionary.
Error: An error reference for error details. Can be nil.

Returns a dictionary containing details about the node corresponding to keys specified by Keys.

ODNodeMBS.subnodeNames(byref error as NSErrorMBS) as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns the names of subnodes for the node.

ODNodeMBS.supportedAttributesForRecordType(RecordType as String, byref error as NSErrorMBS) as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns an array of attribute types supported by the node’s records.

RecordType: The record type to list supported attribute types for. Can be nil.
Error: An error reference for error details. Can be nil.

Returns an array of supported attribute types.

ODNodeMBS.supportedRecordTypes(byref error as NSErrorMBS) as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns an array of the record types supported by the node.

If the node does not support checking for supported record types, all possible record types are returned.

ODNodeMBS.unreachableSubnodeNames(byref error as NSErrorMBS) as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Returns an array of the subnodes of a given node that are currently unreachable.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...