Miner.Interop Namespace > IMMFindCallback Interface : ListItem Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> WriteOnly Property ListItem As ID8ListItem
'Usage
Dim instance As IMMFindCallback instance.ListItem = value
[System.Runtime.InteropServices.DispId(1610678273)] ID8ListItem ListItem {set;}
write-only property ListItem: ID8ListItem;
System.Runtime.InteropServices.DispIdAttribute(1610678273) function set ListItem : ID8ListItem
[System.Runtime.InteropServices.DispId(1610678273)] __property void set_ListItem( ID8ListItem* value );
[System.Runtime.InteropServices.DispId(1610678273)] property ID8ListItem^ ListItem { void set ( ID8ListItem^ 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