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