ArcFM Responder Mobile Developer Guide
IMMDirectionSearchStrategy2 Interface
Members 






Object Model
IMMDirectionSearchStrategy2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("81C808D3-1917-4F33-AA92-F46C4976EA90")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IMMDirectionSearchStrategy2 
   Inherits IMMDirectionSearchStrategy 
'Usage
 
Dim instance As IMMDirectionSearchStrategy2
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("81C808D3-1917-4F33-AA92-F46C4976EA90")]
[System.Runtime.InteropServices.ComImport()]
public interface IMMDirectionSearchStrategy2 : IMMDirectionSearchStrategy  
public interface IMMDirectionSearchStrategy2 = class(IMMDirectionSearchStrategy)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("81C808D3-1917-4F33-AA92-F46C4976EA90")
System.Runtime.InteropServices.ComImportAttribute()
public interface IMMDirectionSearchStrategy2 implements IMMDirectionSearchStrategy 
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("81C808D3-1917-4F33-AA92-F46C4976EA90")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface IMMDirectionSearchStrategy2 : public IMMDirectionSearchStrategy  
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("81C808D3-1917-4F33-AA92-F46C4976EA90")]
[System.Runtime.InteropServices.ComImport()]
public interface class IMMDirectionSearchStrategy2 : public IMMDirectionSearchStrategy  
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

IMMDirectionSearchStrategy2 Members
Miner.Interop Namespace

Send Feedback