ArcFM Responder Mobile Developer Guide
IMMExtendedDataManager Interface
Members 






Object Model
IMMExtendedDataManager Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("89F9F6C6-3256-4CFC-9D17-FD7796C580EA")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMExtendedDataManager 
   Inherits IMMExtendedData 
'Usage
 
Dim instance As IMMExtendedDataManager
[System.Runtime.InteropServices.Guid("89F9F6C6-3256-4CFC-9D17-FD7796C580EA")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface IMMExtendedDataManager : IMMExtendedData  
public interface IMMExtendedDataManager = class(IMMExtendedData)
System.Runtime.InteropServices.GuidAttribute("89F9F6C6-3256-4CFC-9D17-FD7796C580EA")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMExtendedDataManager implements IMMExtendedData 
[System.Runtime.InteropServices.Guid("89F9F6C6-3256-4CFC-9D17-FD7796C580EA")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMExtendedDataManager : public IMMExtendedData  
[System.Runtime.InteropServices.Guid("89F9F6C6-3256-4CFC-9D17-FD7796C580EA")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMExtendedDataManager : public IMMExtendedData  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMExtendedDataManager Members
Miner.Interop Namespace

Send Feedback