| Miner.Interop Namespace > MMPageTemplateManagerClass Class : GetGlobalID Method |
'DeclarationPublic Overridable Function GetGlobalID( _ ByVal pPageTemplateName As IMMPageTemplateName _ ) As System.String
'UsageDim instance As MMPageTemplateManagerClass Dim pPageTemplateName As IMMPageTemplateName Dim value As System.String value = instance.GetGlobalID(pPageTemplateName)
public virtual System.string GetGlobalID( IMMPageTemplateName pPageTemplateName )
public function GetGlobalID( pPageTemplateName: IMMPageTemplateName ): System.String; virtual;
public function GetGlobalID( pPageTemplateName : IMMPageTemplateName ) : System.String;
public: virtual System.string* GetGlobalID( IMMPageTemplateName* pPageTemplateName )
public: virtual System.String^ GetGlobalID( IMMPageTemplateName^ pPageTemplateName )
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