Miner.Interop Namespace > IMMTraceResultsDisplay2 Interface : CurrentTraceResults Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property CurrentTraceResults As IMMSearchResults
'Usage
Dim instance As IMMTraceResultsDisplay2 Dim value As IMMSearchResults value = instance.CurrentTraceResults
[System.Runtime.InteropServices.DispId(1610678272)] IMMSearchResults CurrentTraceResults {get;}
read-only property CurrentTraceResults: IMMSearchResults;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get CurrentTraceResults : IMMSearchResults
[System.Runtime.InteropServices.DispId(1610678272)] __property IMMSearchResults* get_CurrentTraceResults();
[System.Runtime.InteropServices.DispId(1610678272)] property IMMSearchResults^ CurrentTraceResults { IMMSearchResults^ 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