IOleContainer Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates objects in a compound document or locks a container. For more information, see IOleContainer.
public interface class IOleContainer : Microsoft::VisualStudio::OLE::Interop::IParseDisplayName
public interface class IOleContainer : Microsoft::VisualStudio::OLE::Interop::IParseDisplayName
__interface IOleContainer : Microsoft::VisualStudio::OLE::Interop::IParseDisplayName
[System.Runtime.InteropServices.Guid("0000011B-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleContainer : Microsoft.VisualStudio.OLE.Interop.IParseDisplayName
[System.Runtime.InteropServices.Guid("0000011B-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleContainer : Microsoft.VisualStudio.OLE.Interop.IParseDisplayName
[<System.Runtime.InteropServices.Guid("0000011B-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleContainer = interface
interface IParseDisplayName
[<System.Runtime.InteropServices.Guid("0000011B-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOleContainer = interface
interface IParseDisplayName
Public Interface IOleContainer
Implements IParseDisplayName
- Attributes
- Implements
Methods
EnumObjects(UInt32, IEnumUnknown) | |
LockContainer(Int32) | |
ParseDisplayName(IBindCtx, String, UInt32, IMoniker) |