Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

Unbind Method

Applies To

OBound

Description

This method breaks the connection between the Abound object and the OBinder to which it has been bound.

Usage

oresult Unbind (void)

Remarks

This method unbinds the Abound object and calls its Shutdown trigger. The Shutdown trigger can return OFAILURE, in which case the Unbinding is canceled.

If the Unbinding is successful, neither the
OBinder nor the Abound is destroyed. Only their relationship is terminated.

Return Value

An oresult indicating whether the operation succeeded (OSUCCESS) or not (OFAILURE).


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents