ArcFM Responder Mobile Developer Guide
mmPrintDialogClass Class
Members 






Object Model
mmPrintDialogClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("C3F1944F-DD30-49FD-B2A3-B6AF66E92EE0")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class mmPrintDialogClass 
   Inherits System.__ComObject
   Implements IMMPrintDialog, mmPrintDialog 
'Usage
 
Dim instance As mmPrintDialogClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C3F1944F-DD30-49FD-B2A3-B6AF66E92EE0")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class mmPrintDialogClass : System.__ComObject, IMMPrintDialog, mmPrintDialog  
public class mmPrintDialogClass = class(System.__ComObject, IMMPrintDialog, mmPrintDialog)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("C3F1944F-DD30-49FD-B2A3-B6AF66E92EE0")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class mmPrintDialogClass extends System.__ComObject implements IMMPrintDialog, mmPrintDialog 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C3F1944F-DD30-49FD-B2A3-B6AF66E92EE0")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class mmPrintDialogClass : public System.__ComObject, IMMPrintDialog, mmPrintDialog  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("C3F1944F-DD30-49FD-B2A3-B6AF66E92EE0")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class mmPrintDialogClass : public System.__ComObject, IMMPrintDialog, mmPrintDialog  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.mmPrintDialogClass

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

mmPrintDialogClass Members
Miner.Interop Namespace

Send Feedback