Share via


IBindCtx.RevokeObjectBound Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Sub RevokeObjectBound ( _
    punk As Object _
)
void RevokeObjectBound(
    Object punk
)
void RevokeObjectBound(
    [InAttribute] Object^ punk
)
abstract RevokeObjectBound : 
        punk:Object -> unit
function RevokeObjectBound(
    punk : Object
)

Parameters

.NET Framework Security

See Also

Reference

IBindCtx Interface

Microsoft.VisualStudio.OLE.Interop Namespace