Share via


UCOMIBindCtx.RegisterObjectBound(Object) Méthode

Définition

Inscrit l'objet passé comme l'un des objets liés durant une opération de moniker et devant être libérés à la fin de l'opération.

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

Paramètres

punk
Object

Objet à inscrire comme devant être libéré.

Remarques

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

S’applique à