ArcFM Responder Mobile Developer Guide
IMMDocument Interface
Members 






Object Model
IMMDocument Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("CF13FF44-E326-11D4-89DC-000103208C3D")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDocument 
'Usage
 
Dim instance As IMMDocument
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CF13FF44-E326-11D4-89DC-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDocument 
public interface IMMDocument 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("CF13FF44-E326-11D4-89DC-000103208C3D")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDocument 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CF13FF44-E326-11D4-89DC-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDocument 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("CF13FF44-E326-11D4-89DC-000103208C3D")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDocument 
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

IMMDocument Members
Miner.Interop Namespace

Send Feedback