| Miner.Interop Namespace > IMMAttributeEditorUI2 Interface : PageCaption Method |
'DeclarationFunction PageCaption( _ ByVal lPage As System.Integer _ ) As System.String
'UsageDim instance As IMMAttributeEditorUI2 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