ArcFM Engine Developer Guide
decimalFromBinary Property (IMMTraceUtilities)


Syntax
'Declaration
 
<DispIdAttribute(1610678275)>
ReadOnly Property decimalFromBinary( _
   ByRef vBinary As Object _
) As Integer
'Usage
 
Dim instance As IMMTraceUtilities
Dim vBinary As Object
Dim value As Integer
 
value = instance.decimalFromBinary(vBinary)
[DispId(1610678275)]
int decimalFromBinary( 
   ref object vBinary
) {get;}

Parameters

vBinary
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