3.2.6.2 Delete Directory Object

 This event MUST be generated with the following arguments:

  • iDirectoryObject: An instance of a DirectoryObject to be deleted from the directory.

Return Values:

  • rStatus: A DirectoryOperationResult that indicates the result of this directory operation.

 The MQDS client MUST perform the following actions to process this event:

  • Determine the type of iDirectoryObject. If the type is Enterprise, processing MUST end. rStatus MUST be set to DirectoryOperationResult.GenericError.

  • Perform the steps of the delete operation for that type of data element, as defined in the following sections listed, and return the rStatus value described in that section.