Miner.Interop Namespace > IMMStoredDisplayManager2 Interface : GetStoredDisplayNameByGlobalID Method |
'Declaration
Function GetStoredDisplayNameByGlobalID( _ ByVal bstrGlobalID As System.String, _ ByVal eType As mmStoredDisplayType _ ) As IMMStoredDisplayName
'Usage
Dim instance As IMMStoredDisplayManager2 Dim bstrGlobalID As System.String Dim eType As mmStoredDisplayType Dim value As IMMStoredDisplayName value = instance.GetStoredDisplayNameByGlobalID(bstrGlobalID, eType)
IMMStoredDisplayName GetStoredDisplayNameByGlobalID( System.string bstrGlobalID, mmStoredDisplayType eType )
function GetStoredDisplayNameByGlobalID( bstrGlobalID: System.String; eType: mmStoredDisplayType ): IMMStoredDisplayName;
function GetStoredDisplayNameByGlobalID( bstrGlobalID : System.String, eType : mmStoredDisplayType ) : IMMStoredDisplayName;
IMMStoredDisplayName* GetStoredDisplayNameByGlobalID( System.string* bstrGlobalID, mmStoredDisplayType eType )
IMMStoredDisplayName^ GetStoredDisplayNameByGlobalID( System.String^ bstrGlobalID, 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