This method of the IBindCtx interface Releases all pointers to all objects that were previously registered by calls to RegisterObjectBound.
public void ReleaseBoundObjects();
S_OK -- The objects were released successfully.