Miner.Interop Namespace > IMMStoredDisplayManager Interface : GetStoredDisplays Method |
'Declaration
Function GetStoredDisplays( _ ByVal eType As mmStoredDisplayType _ ) As System.Object
'Usage
Dim instance As IMMStoredDisplayManager Dim eType As mmStoredDisplayType Dim value As System.Object value = instance.GetStoredDisplays(eType)
System.object GetStoredDisplays( mmStoredDisplayType eType )
function GetStoredDisplays( eType: mmStoredDisplayType ): System.TObject;
function GetStoredDisplays( eType : mmStoredDisplayType ) : System.Object;
System.Object* GetStoredDisplays( mmStoredDisplayType eType )
System.Object^ GetStoredDisplays( mmStoredDisplayType eType )
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