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