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