Miner.Interop Namespace > IMMCOMPickerUC3 Interface : Selected Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678277)> ReadOnly Property Selected( _ ByVal RHS As System.Integer _ ) As System.Boolean
'Usage
Dim instance As IMMCOMPickerUC3 Dim RHS As System.Integer Dim value As System.Boolean value = instance.Selected(RHS)
[System.Runtime.InteropServices.DispId(1610678277)] System.bool Selected( System.int RHS ) {get;}
read-only property Selected( RHS: System.Integer ): System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678277) function get Selected( RHS : System.int ) : System.boolean
[System.Runtime.InteropServices.DispId(1610678277)] __property System.bool get_Selected( System.int RHS );
[System.Runtime.InteropServices.DispId(1610678277)] property System.bool Selected { System.bool get(System.int RHS); }
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