ArcFM Engine Developer Guide
binaryFromDecimal Property (IMMTraceUtilities)


Syntax
'Declaration
 
<DispIdAttribute(1610678276)>
ReadOnly Property binaryFromDecimal( _
   ByVal lDecimal As Integer _
) As Object
'Usage
 
Dim instance As IMMTraceUtilities
Dim lDecimal As Integer
Dim value As Object
 
value = instance.binaryFromDecimal(lDecimal)
[DispId(1610678276)]
object binaryFromDecimal( 
   int lDecimal
) {get;}

Parameters

lDecimal
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

IMMTraceUtilities Interface
IMMTraceUtilities Members

 

 


Send Comment