ArcFM Responder Mobile Developer Guide
StoredDisplayName Property (IMMDefaultLayoutBuilder)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property StoredDisplayName As IMMStoredDisplayName
'Usage
 
Dim instance As IMMDefaultLayoutBuilder
Dim value As IMMStoredDisplayName
 
value = instance.StoredDisplayName
[System.Runtime.InteropServices.DispId(1610678273)]
IMMStoredDisplayName StoredDisplayName {get;}
read-only property StoredDisplayName: IMMStoredDisplayName; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get StoredDisplayName : IMMStoredDisplayName
[System.Runtime.InteropServices.DispId(1610678273)]
__property IMMStoredDisplayName* get_StoredDisplayName();
[System.Runtime.InteropServices.DispId(1610678273)]
property IMMStoredDisplayName^ StoredDisplayName {
   IMMStoredDisplayName^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMDefaultLayoutBuilder Interface
IMMDefaultLayoutBuilder Members

Send Feedback