Share via


SafeIUnknown Constructor (SafeIUnknown)

Microsoft internal use only.

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

Syntax

'Declaration
Public Sub New ( _
    other As SafeIUnknown _
)
public SafeIUnknown(
    SafeIUnknown other
)
public:
SafeIUnknown(
    SafeIUnknown^ other
)
new : 
        other:SafeIUnknown -> SafeIUnknown
public function SafeIUnknown(
    other : SafeIUnknown
)

Parameters

.NET Framework Security

See Also

Reference

SafeIUnknown Class

SafeIUnknown Overload

Microsoft.VisualStudio.PlatformUI Namespace