Compartilhar via


IOleObject Interface

Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.Win32
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Usage

'Usage
Dim instance As IOleObject

Syntax

'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("00000112-0000-0000-C000-000000000046")> _
Public Interface IOleObject
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] 
[GuidAttribute("00000112-0000-0000-C000-000000000046")] 
public interface IOleObject
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] 
[GuidAttribute(L"00000112-0000-0000-C000-000000000046")] 
public interface class IOleObject
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ 
/** @attribute GuidAttribute("00000112-0000-0000-C000-000000000046") */ 
public interface IOleObject
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) 
GuidAttribute("00000112-0000-0000-C000-000000000046") 
public interface IOleObject

Platforms

See Also

Reference

IOleObject Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.Win32 Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.