다음을 통해 공유


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