다음을 통해 공유


IInternalUnknown Interface

Provides access to the internal interfaces of a proxy. For more information, see IInternalUnknown.

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

Syntax

‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("00000021-0000-0000-C000-000000000046")> _
Public Interface IInternalUnknown
[InterfaceTypeAttribute()]
[GuidAttribute("00000021-0000-0000-C000-000000000046")]
public interface IInternalUnknown

The IInternalUnknown type exposes the following members.

Methods

  Name Description
Public method QueryInternalInterface

Top

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace