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