ArcFM Responder Mobile Developer Guide
CreateWRClass Class
Members 






Object Model
CreateWRClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("6B73E5ED-E5EE-4A05-94F9-993F4F32A3EE")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class CreateWRClass 
   Inherits System.__ComObject
   Implements CreateWR, IMMPxDisplayName, IMMPxMessageProcessor 
'Usage
 
Dim instance As CreateWRClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6B73E5ED-E5EE-4A05-94F9-993F4F32A3EE")]
[System.Runtime.InteropServices.ComImport()]
public class CreateWRClass : System.__ComObject, CreateWR, IMMPxDisplayName, IMMPxMessageProcessor  
public class CreateWRClass = class(System.__ComObject, CreateWR, IMMPxDisplayName, IMMPxMessageProcessor)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("6B73E5ED-E5EE-4A05-94F9-993F4F32A3EE")
System.Runtime.InteropServices.ComImportAttribute()
public class CreateWRClass extends System.__ComObject implements CreateWR, IMMPxDisplayName, IMMPxMessageProcessor 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6B73E5ED-E5EE-4A05-94F9-993F4F32A3EE")]
[System.Runtime.InteropServices.ComImport()]
public __gc class CreateWRClass : public System.__ComObject, CreateWR, IMMPxDisplayName, IMMPxMessageProcessor  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("6B73E5ED-E5EE-4A05-94F9-993F4F32A3EE")]
[System.Runtime.InteropServices.ComImport()]
public ref class CreateWRClass : public System.__ComObject, CreateWR, IMMPxDisplayName, IMMPxMessageProcessor  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.Process.CreateWRClass

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

CreateWRClass Members
Miner.Interop.Process Namespace

Send Feedback