次の方法で共有


IOleContainer.EnumObjects Method

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

Syntax

'宣言
Sub EnumObjects ( _
    grfFlags As UInteger, _
    <OutAttribute> ByRef ppEnum As IEnumUnknown _
)
void EnumObjects(
    uint grfFlags,
    out IEnumUnknown ppEnum
)

Parameters

Remarks

For information on the COM interface, see IOleContainer::EnumObjects

.NET Framework Security

See Also

Reference

IOleContainer Interface

Microsoft.VisualStudio.OLE.Interop Namespace