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