ArcFM Responder Mobile Developer Guide
mmPrintDialog Interface
Members 






Object Model
mmPrintDialog Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("CA521350-AC06-4662-958D-991CE8159B11")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmPrintDialogClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface mmPrintDialog 
   Inherits IMMPrintDialog 
'Usage
 
Dim instance As mmPrintDialog
[System.Runtime.InteropServices.Guid("CA521350-AC06-4662-958D-991CE8159B11")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmPrintDialogClass)]
[System.Runtime.InteropServices.ComImport()]
public interface mmPrintDialog : IMMPrintDialog  
public interface mmPrintDialog = class(IMMPrintDialog)
System.Runtime.InteropServices.GuidAttribute("CA521350-AC06-4662-958D-991CE8159B11")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.mmPrintDialogClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface mmPrintDialog implements IMMPrintDialog 
[System.Runtime.InteropServices.Guid("CA521350-AC06-4662-958D-991CE8159B11")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmPrintDialogClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface mmPrintDialog : public IMMPrintDialog  
[System.Runtime.InteropServices.Guid("CA521350-AC06-4662-958D-991CE8159B11")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.mmPrintDialogClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class mmPrintDialog : public IMMPrintDialog  
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

mmPrintDialog Members
Miner.Interop Namespace

Send Feedback