ArcFM Responder Mobile Developer Guide
MMInstalledPrintersFactoryClass Class
Members 






Object Model
MMInstalledPrintersFactoryClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("FC35E2C0-EB0C-41C3-8F08-A2A7FFF08E5E")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMInstalledPrintersFactoryClass 
   Inherits System.__ComObject
   Implements IMMPrintersCollectionFactory, MMInstalledPrintersFactory 
'Usage
 
Dim instance As MMInstalledPrintersFactoryClass
[System.Runtime.InteropServices.Guid("FC35E2C0-EB0C-41C3-8F08-A2A7FFF08E5E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMInstalledPrintersFactoryClass : System.__ComObject, IMMPrintersCollectionFactory, MMInstalledPrintersFactory  
public class MMInstalledPrintersFactoryClass = class(System.__ComObject, IMMPrintersCollectionFactory, MMInstalledPrintersFactory)
System.Runtime.InteropServices.GuidAttribute("FC35E2C0-EB0C-41C3-8F08-A2A7FFF08E5E")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMInstalledPrintersFactoryClass extends System.__ComObject implements IMMPrintersCollectionFactory, MMInstalledPrintersFactory 
[System.Runtime.InteropServices.Guid("FC35E2C0-EB0C-41C3-8F08-A2A7FFF08E5E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMInstalledPrintersFactoryClass : public System.__ComObject, IMMPrintersCollectionFactory, MMInstalledPrintersFactory  
[System.Runtime.InteropServices.Guid("FC35E2C0-EB0C-41C3-8F08-A2A7FFF08E5E")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMInstalledPrintersFactoryClass : public System.__ComObject, IMMPrintersCollectionFactory, MMInstalledPrintersFactory  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMInstalledPrintersFactoryClass

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

MMInstalledPrintersFactoryClass Members
Miner.Interop Namespace

Send Feedback