ArcFM Responder Mobile Developer Guide
IMMPrinters Interface
Members 






Object Model
IMMPrinters Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.GuidAttribute("7907B579-1EBB-4F2A-AB3F-0799949E85E4")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMPrinters 
'Usage
 
Dim instance As IMMPrinters
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("7907B579-1EBB-4F2A-AB3F-0799949E85E4")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMPrinters 
public interface IMMPrinters 
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.GuidAttribute("7907B579-1EBB-4F2A-AB3F-0799949E85E4")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMPrinters 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("7907B579-1EBB-4F2A-AB3F-0799949E85E4")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMPrinters 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("7907B579-1EBB-4F2A-AB3F-0799949E85E4")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMPrinters 
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

IMMPrinters Members
Miner.Interop Namespace

Send Feedback