Share via


SafeIUnknown.ReleaseHandle Method

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Protected Overrides Function ReleaseHandle As Boolean
protected override bool ReleaseHandle()
protected:
virtual bool ReleaseHandle() override
abstract ReleaseHandle : unit -> bool  
override ReleaseHandle : unit -> bool
protected override function ReleaseHandle() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

SafeIUnknown Class

Microsoft.VisualStudio.PlatformUI Namespace