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