ArcFM Responder Mobile Developer Guide
Roles Property (IMMPxState)






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

IMMPxState Interface
IMMPxState Members

Send Feedback