ArcFM Engine Developer Guide
GetUnopenedStoredDisplay Method (MMStoredDisplayManagerClass)


Syntax
'Declaration
 
Public Overridable Function GetUnopenedStoredDisplay( _
   ByVal pSDName As IMMStoredDisplayName _
) As IMMStoredDisplay
'Usage
 
Dim instance As MMStoredDisplayManagerClass
Dim pSDName As IMMStoredDisplayName
Dim value As IMMStoredDisplay
 
value = instance.GetUnopenedStoredDisplay(pSDName)
public virtual IMMStoredDisplay GetUnopenedStoredDisplay( 
   IMMStoredDisplayName pSDName
)

Parameters

pSDName
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

MMStoredDisplayManagerClass Class
MMStoredDisplayManagerClass Members

 

 


Send Comment