ArcFM Engine Developer Guide
LoadStoredDisplay Method (IMapControlHost)


Syntax
'Declaration
 
Sub LoadStoredDisplay( _
   ByVal storedDisplayName As IMMStoredDisplayName _
) 
'Usage
 
Dim instance As IMapControlHost
Dim storedDisplayName As IMMStoredDisplayName
 
instance.LoadStoredDisplay(storedDisplayName)
void LoadStoredDisplay( 
   IMMStoredDisplayName storedDisplayName
)

Parameters

storedDisplayName
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

IMapControlHost Interface
IMapControlHost Members

 

 


Send Comment