Miner.Interop Namespace > IMMDirectionSearchStrategy2 Interface : SolverInitialized Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610743808)> ReadOnly Property SolverInitialized As System.Boolean
'Usage
Dim instance As IMMDirectionSearchStrategy2 Dim value As System.Boolean value = instance.SolverInitialized
[System.Runtime.InteropServices.DispId(1610743808)] System.bool SolverInitialized {get;}
read-only property SolverInitialized: System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610743808) function get SolverInitialized : System.boolean
[System.Runtime.InteropServices.DispId(1610743808)]
__property System.bool get_SolverInitialized();
[System.Runtime.InteropServices.DispId(1610743808)] property System.bool SolverInitialized { System.bool get(); }
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