ArcFM Engine Developer Guide
HasTraceResults Method


Syntax
'Declaration
 
Sub HasTraceResults( _
   ByRef pbHasResults As Boolean _
) 
'Usage
 
Dim instance As IMMTraceResultsDisplay
Dim pbHasResults As Boolean
 
instance.HasTraceResults(pbHasResults)
void HasTraceResults( 
   out bool pbHasResults
)

Parameters

pbHasResults
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMTraceResultsDisplay Interface
IMMTraceResultsDisplay Members

 

 


Send Comment