ArcFM Responder Mobile Developer Guide
D8WorkLocation Interface
Members 






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

D8WorkLocation Members
Miner.Interop Namespace

Send Feedback