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