다음을 통해 공유


IOleClientSite.GetContainer Method

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

Syntax

‘선언
Sub GetContainer ( _
    <OutAttribute> ByRef ppContainer As IOleContainer _
)
void GetContainer(
    out IOleContainer ppContainer
)

Parameters

Remarks

For information on the COM interface, see IOleClientSite::GetContainer

.NET Framework Security

See Also

Reference

IOleClientSite Interface

Microsoft.VisualStudio.OLE.Interop Namespace