ArcFM Responder Mobile Developer Guide
Attributes Property (IMMTransientAttributes)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property Attributes As IMMAttributes
'Usage
 
Dim instance As IMMTransientAttributes
Dim value As IMMAttributes
 
value = instance.Attributes
[System.Runtime.InteropServices.DispId(1610678272)]
IMMAttributes Attributes {get;}
read-only property Attributes: IMMAttributes; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get Attributes : IMMAttributes
[System.Runtime.InteropServices.DispId(1610678272)]
__property IMMAttributes* get_Attributes();
[System.Runtime.InteropServices.DispId(1610678272)]
property IMMAttributes^ Attributes {
   IMMAttributes^ 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

IMMTransientAttributes Interface
IMMTransientAttributes Members

Send Feedback