UCOMIBindCtx.ReleaseBoundObjects Method

Definition

Releases all the objects currently registered with the bind context by RegisterObjectBound(Object).

public:
 void ReleaseBoundObjects();
public void ReleaseBoundObjects ();
abstract member ReleaseBoundObjects : unit -> unit
Public Sub ReleaseBoundObjects ()

Remarks

For more information, please see the existing documentation for IBindCtx::ReleaseBoundObjects in the MSDN library.

Applies to