Miner.Interop Namespace > IMMAttributeEditorUI3 Interface : PageCaption Method |
'Declaration
Function PageCaption( _ ByVal lPage As System.Integer _ ) As System.String
'Usage
Dim instance As IMMAttributeEditorUI3 Dim lPage As System.Integer Dim value As System.String value = instance.PageCaption(lPage)
System.string PageCaption( System.int lPage )
function PageCaption( lPage: System.Integer ): System.String;
function PageCaption( lPage : System.int ) : System.String;
System.string* PageCaption( System.int lPage )
System.String^ PageCaption( System.int lPage )
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