ArcFM Responder Mobile Developer Guide
D8WorkRequest Interface
Members 






Object Model
D8WorkRequest Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("57C6E3C1-2299-11D3-88F3-00104B9F25F6")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8WorkRequestClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface D8WorkRequest 
   Inherits ID8WorkRequest, IMMCoreEvents_Event 
'Usage
 
Dim instance As D8WorkRequest
[System.Runtime.InteropServices.Guid("57C6E3C1-2299-11D3-88F3-00104B9F25F6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8WorkRequestClass)]
[System.Runtime.InteropServices.ComImport()]
public interface D8WorkRequest : ID8WorkRequest, IMMCoreEvents_Event  
public interface D8WorkRequest = class(ID8WorkRequest, IMMCoreEvents_Event)
System.Runtime.InteropServices.GuidAttribute("57C6E3C1-2299-11D3-88F3-00104B9F25F6")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.D8WorkRequestClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface D8WorkRequest implements ID8WorkRequest, IMMCoreEvents_Event 
[System.Runtime.InteropServices.Guid("57C6E3C1-2299-11D3-88F3-00104B9F25F6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8WorkRequestClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface D8WorkRequest : public ID8WorkRequest, IMMCoreEvents_Event  
[System.Runtime.InteropServices.Guid("57C6E3C1-2299-11D3-88F3-00104B9F25F6")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.D8WorkRequestClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class D8WorkRequest : public ID8WorkRequest, IMMCoreEvents_Event  
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

D8WorkRequest Members
Miner.Interop Namespace

Send Feedback