BBjEnterpriseNamespace::removeCallbackForNamespaceChange
Description
In BBj 13.0 and higher, this method removes any callback that has previously been set using setCallbackForNamespaceChange.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             void  | 
                                                        
                                                             removeCallbackForNamespaceChange(string callbackName)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             callbackName  | 
                                                        
                                                             Specifies the name of the callback.  | 
                                                    
Return Value
None.
Remarks
None_ERROR_63.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.