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