IBindCtx::ReleaseBoundObjects
HRESULT IBindCtx::ReleaseBoundObjects()
Releases all the objects currently registered with the bind context though IBindCtx::RegisterObjectBound.
This function is (conceptually) called by the implementation of IBindCtx::Release.
Argument | Type | Description |
return value | HRESULT | S_OK |