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