ArcFM Responder Mobile Developer Guide
MMSimplePrinterSettingsClass Class
Members 






Object Model
MMSimplePrinterSettingsClass Class
Syntax
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0EF11EC6-ACCC-4409-B247-028BCE5379E4")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMSimplePrinterSettingsClass : System.__ComObject, IMMSimplePrinterSettings, MMSimplePrinterSettings  
public class MMSimplePrinterSettingsClass = class(System.__ComObject, IMMSimplePrinterSettings, MMSimplePrinterSettings)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("0EF11EC6-ACCC-4409-B247-028BCE5379E4")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMSimplePrinterSettingsClass extends System.__ComObject implements IMMSimplePrinterSettings, MMSimplePrinterSettings 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0EF11EC6-ACCC-4409-B247-028BCE5379E4")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMSimplePrinterSettingsClass : public System.__ComObject, IMMSimplePrinterSettings, MMSimplePrinterSettings  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("0EF11EC6-ACCC-4409-B247-028BCE5379E4")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMSimplePrinterSettingsClass : public System.__ComObject, IMMSimplePrinterSettings, MMSimplePrinterSettings  
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("0EF11EC6-ACCC-4409-B247-028BCE5379E4")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMSimplePrinterSettingsClass 
   Inherits System.__ComObject
   Implements IMMSimplePrinterSettings, MMSimplePrinterSettings 
 
'Usage
 
Dim instance As MMSimplePrinterSettingsClass
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMSimplePrinterSettingsClass

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

MMSimplePrinterSettingsClass Members
Miner.Interop Namespace

Send Feedback