UCOMIBindCtx.RevokeObjectBound(Object) Méthode

Définition

Supprime l'objet du jeu d'objets inscrits à libérer.

public:
 void RevokeObjectBound(System::Object ^ punk);
public void RevokeObjectBound (object punk);
abstract member RevokeObjectBound : obj -> unit
Public Sub RevokeObjectBound (punk As Object)

Paramètres

punk
Object

Objet dont l'inscription doit être annulée pour sa libération.

Remarques

Pour plus d’informations, consultez la documentation existante pour IBindCtx::RevokeObjectBound dans la bibliothèque MSDN.

S’applique à