ArcFM Solution Developer Guide
decimalFromBinary Property (IMMTraceUtilities)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678275)>
ReadOnly Property decimalFromBinary( _
   ByRef vBinary As System.Object _
) As System.Integer
'Usage
 
Dim instance As IMMTraceUtilities
Dim vBinary As System.Object
Dim value As System.Integer
 
value = instance.decimalFromBinary(vBinary)
[System.Runtime.InteropServices.DispId(1610678275)]
System.int decimalFromBinary( 
   ref System.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