Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Enumerates objects in a compound document or locks a container. For more information, see IOleContainer.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("0000011B-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IOleContainer _
Inherits IParseDisplayName
[GuidAttribute("0000011B-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IOleContainer : IParseDisplayName
[GuidAttribute(L"0000011B-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface class IOleContainer : IParseDisplayName
[<GuidAttribute("0000011B-0000-0000-C000-000000000046")>]
[<InterfaceTypeAttribute()>]
type IOleContainer =
interface
interface IParseDisplayName
end
public interface IOleContainer extends IParseDisplayName
The IOleContainer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
EnumObjects | |
![]() |
LockContainer | |
![]() |
ParseDisplayName |
Top
.gif)