In the example provider component, appears a code example used to find and bind objects is in Getobj.cpp. Supported routines are listed in the following table.
Item
Description
RelativeGetObject
Gets an object relative to a given ADsPath.
GetObject
Calls ADsObject (Parse.cpp) to verify the path syntax, validates that the path has the right provider token and validate the object type. If no errors exist, create an instance of the correct type of object, and retrieve a pointer to the object IUnknown interface.
BuildADsPathFromDSPath
Built an ADsPath string from the native directory path.
BuildDSTreeNameFromADsPath
Use the ADsPath to create a possible tree directory path for the native directory path.
Learn about object-oriented programming concepts and their importance in finance and operations apps, including abstract classes, inheritance, interfaces, CoC, scoping, and references.