HRESULT IBindCtx::RevokeObjectBound(punk)
This function undoes the effect of IBindCtx::RegisterObjectBound: it removes the object from the set that will be released when the bind context in IBindCtx::ReleaseBoundObjects (actually removes one occurrence of it). This function is likely to be rarely called, but is included for completeness.