ArcFM Responder Mobile Developer Guide
MMPrintersCollectionClass Class
Members 






Object Model
MMPrintersCollectionClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("067DFC4E-57C1-40A7-8524-3F0A222BE04F")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPrintersCollectionClass 
   Inherits System.__ComObject
   Implements IMMPrinters, MMPrintersCollection 
'Usage
 
Dim instance As MMPrintersCollectionClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("067DFC4E-57C1-40A7-8524-3F0A222BE04F")]
[System.Runtime.InteropServices.ComImport()]
public class MMPrintersCollectionClass : System.__ComObject, IMMPrinters, MMPrintersCollection  
public class MMPrintersCollectionClass = class(System.__ComObject, IMMPrinters, MMPrintersCollection)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("067DFC4E-57C1-40A7-8524-3F0A222BE04F")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPrintersCollectionClass extends System.__ComObject implements IMMPrinters, MMPrintersCollection 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("067DFC4E-57C1-40A7-8524-3F0A222BE04F")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPrintersCollectionClass : public System.__ComObject, IMMPrinters, MMPrintersCollection  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("067DFC4E-57C1-40A7-8524-3F0A222BE04F")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPrintersCollectionClass : public System.__ComObject, IMMPrinters, MMPrintersCollection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPrintersCollectionClass

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

MMPrintersCollectionClass Members
Miner.Interop Namespace

Send Feedback