4. Designing and Writing OpenROAD Server Applications : OpenROAD Parameter Data COM Object : COM (Non-OpenROAD) Client ASO Session Object : Disconnect Method
 
Share this page                  
Disconnect Method
If a remote persistent session context is associated with this ASOSession instance, it will be destroyed. Also, the RSO property is released. (If the RSO is no longer referenced by any other component it will also terminate.) See Terminate Method (see Terminate Method).
This method is optional and is invoked automatically when the ASOSession instance is released. It takes no parameters.
HRESULT Disconnect
    (
    );