Platforms to show: All Mac Windows Linux Cross-Platform

ODNodeMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Open Directory MBS MacFrameworks Plugin 19.3 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
An Open Directory node.

This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Node Types

Constant Value Description
kODNodeTypeAuthentication &h2201 A node used for authentication or record lookups.
kODNodeTypeConfigure &h2202 A node that specifically refers to the Directory Services configuration.
kODNodeTypeContacts &h2204 A node used for applications that handle contact data.
kODNodeTypeLocalNodes &h2200 A node that specifically looks at the local directory.
kODNodeTypeNetwork &h2205 A node used for looking up network resource type data.

This class has no sub classes.

Some methods using this class:

  • ODQueryMBS.Constructor(node as ODNodeMBS, inRecordTypeOrList as Variant, inAttribute as String, matchType as Integer, inQueryValueOrList as Variant, inReturnAttributeOrList as Variant, maximumResults as Integer, byref error as NSErrorMBS)
  • ODQueryMBS.queryWithNode(node as ODNodeMBS, inRecordTypeOrList as Variant, inAttribute as String, matchType as Integer, inQueryValueOrList as Variant, inReturnAttributeOrList as Variant, maximumResults as Integer, byref error as NSErrorMBS) as ODQueryMBS

Some examples using this class:

Blog Entries

Xojo Developer Magazine

Release notes


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


NWPathMonitorMBS   -   ODQueryMBS


The biggest plugin in space...