Microsoft SDK for Java

ReleaseBoundObjects

This method of the IBindCtx interface Releases all pointers to all objects that were previously registered by calls to RegisterObjectBound.

Syntax

public void ReleaseBoundObjects();

Return Values

S_OK -- The objects were released successfully.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.