Miner.Interop Namespace > IMMStoredItemTopLevel Interface : CurrentItem Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678286)> Property CurrentItem As IMMStoredItem
'Usage
Dim instance As IMMStoredItemTopLevel Dim value As IMMStoredItem instance.CurrentItem = value value = instance.CurrentItem
[System.Runtime.InteropServices.DispId(1610678286)] IMMStoredItem CurrentItem {get; set;}
read-write property CurrentItem: IMMStoredItem;
System.Runtime.InteropServices.DispIdAttribute(1610678286) function get,set CurrentItem : IMMStoredItem
[System.Runtime.InteropServices.DispId(1610678286)] __property IMMStoredItem* get_CurrentItem(); __property void set_CurrentItem( IMMStoredItem* value );
[System.Runtime.InteropServices.DispId(1610678286)] property IMMStoredItem^ CurrentItem { IMMStoredItem^ get(); void set ( IMMStoredItem^ value); }
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