ArcFM Responder Mobile Developer Guide
MMPrinterSettingsClass Class
Members 






Object Model
MMPrinterSettingsClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("E86F0B3A-A6BC-4E71-9240-FB3D235E8015")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMPrinterSettingsClass 
   Inherits System.__ComObject
   Implements IMMPrinterSettings, MMPrinterSettings 
'Usage
 
Dim instance As MMPrinterSettingsClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E86F0B3A-A6BC-4E71-9240-FB3D235E8015")]
[System.Runtime.InteropServices.ComImport()]
public class MMPrinterSettingsClass : System.__ComObject, IMMPrinterSettings, MMPrinterSettings  
public class MMPrinterSettingsClass = class(System.__ComObject, IMMPrinterSettings, MMPrinterSettings)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("E86F0B3A-A6BC-4E71-9240-FB3D235E8015")
System.Runtime.InteropServices.ComImportAttribute()
public class MMPrinterSettingsClass extends System.__ComObject implements IMMPrinterSettings, MMPrinterSettings 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E86F0B3A-A6BC-4E71-9240-FB3D235E8015")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMPrinterSettingsClass : public System.__ComObject, IMMPrinterSettings, MMPrinterSettings  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("E86F0B3A-A6BC-4E71-9240-FB3D235E8015")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMPrinterSettingsClass : public System.__ComObject, IMMPrinterSettings, MMPrinterSettings  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMPrinterSettingsClass

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

MMPrinterSettingsClass Members
Miner.Interop Namespace

Send Feedback