ArcFM Engine Developer Guide
DecodeMap Method


Syntax
'Declaration
 
Function DecodeMap( _
   ByVal bstrEncodedString As String _
) As ESRI.ArcGIS.Carto.IMap
'Usage
 
Dim instance As IMMMIMECode2
Dim bstrEncodedString As String
Dim value As ESRI.ArcGIS.Carto.IMap
 
value = instance.DecodeMap(bstrEncodedString)
ESRI.ArcGIS.Carto.IMap DecodeMap( 
   string bstrEncodedString
)

Parameters

bstrEncodedString
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

IMMMIMECode2 Interface
IMMMIMECode2 Members

 

 


Send Comment