SafeIUnknown Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Close() | (Inherited from SafeHandle.) |
![]() | DangerousAddRef(Boolean) | (Inherited from SafeHandle.) |
![]() | DangerousGetHandle() | (Inherited from SafeHandle.) |
![]() | DangerousRelease() | (Inherited from SafeHandle.) |
![]() | Dispose() | (Inherited from SafeHandle.) |
![]() | Dispose(Boolean) | (Inherited from SafeHandle.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from SafeHandle.) |
![]() ![]() | FromObject(Object^) | Microsoft internal use only. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReleaseHandle() | Microsoft internal use only.(Overrides SafeHandle::ReleaseHandle().) |
![]() | SetHandle(IntPtr) | (Inherited from SafeHandle.) |
![]() | SetHandleAsInvalid() | (Inherited from SafeHandle.) |
![]() | ToObject() | Microsoft internal use only. |
![]() | ToObject<T>() | Microsoft internal use only. |
![]() | ToString() | (Inherited from Object.) |
Show:


