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