ArcFM Engine Developer Guide
CopyStoredDisplay Method (IMMStoredDisplayManager)


Syntax
'Declaration
 
Sub CopyStoredDisplay( _
   ByVal StoredDisplayName As IMMStoredDisplayName, _
   ByRef NewType As mmStoredDisplayType _
) 
'Usage
 
Dim instance As IMMStoredDisplayManager
Dim StoredDisplayName As IMMStoredDisplayName
Dim NewType As mmStoredDisplayType
 
instance.CopyStoredDisplay(StoredDisplayName, NewType)
void CopyStoredDisplay( 
   IMMStoredDisplayName StoredDisplayName,
   ref mmStoredDisplayType NewType
)

Parameters

StoredDisplayName
NewType
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

IMMStoredDisplayManager Interface
IMMStoredDisplayManager Members

 

 


Send Comment