ArcFM Responder Mobile Developer Guide
IAppUtils Interface
Members 






Object Model
IAppUtils Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IAppUtils 
'Usage
 
Dim instance As IAppUtils
[System.Runtime.InteropServices.Guid("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface IAppUtils 
public interface IAppUtils 
System.Runtime.InteropServices.GuidAttribute("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.ComImportAttribute()
public interface IAppUtils 
[System.Runtime.InteropServices.Guid("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IAppUtils 
[System.Runtime.InteropServices.Guid("E1F0FC17-7CD5-11D3-A3B1-00500428D46D")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComImport()]
public interface class IAppUtils 
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

IAppUtils Members
Miner.Interop Namespace

Send Feedback