ArcFM Responder Mobile Developer Guide
MMPrinterSettings Interface
Members 






Object Model
MMPrinterSettings Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("59231DAA-C18E-48EE-A2C2-8FBEAED0CE31")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPrinterSettingsClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMPrinterSettings 
   Inherits IMMPrinterSettings 
'Usage
 
Dim instance As MMPrinterSettings
[System.Runtime.InteropServices.Guid("59231DAA-C18E-48EE-A2C2-8FBEAED0CE31")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPrinterSettingsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMPrinterSettings : IMMPrinterSettings  
public interface MMPrinterSettings = class(IMMPrinterSettings)
System.Runtime.InteropServices.GuidAttribute("59231DAA-C18E-48EE-A2C2-8FBEAED0CE31")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMPrinterSettingsClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMPrinterSettings implements IMMPrinterSettings 
[System.Runtime.InteropServices.Guid("59231DAA-C18E-48EE-A2C2-8FBEAED0CE31")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPrinterSettingsClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMPrinterSettings : public IMMPrinterSettings  
[System.Runtime.InteropServices.Guid("59231DAA-C18E-48EE-A2C2-8FBEAED0CE31")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMPrinterSettingsClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMPrinterSettings : public IMMPrinterSettings  
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

MMPrinterSettings Members
Miner.Interop Namespace

Send Feedback