Miner.Interop Namespace > IMMApplicationCaption Interface : WriteSessionCaption Method |
'Declaration
Sub WriteSessionCaption( _ ByVal sSessionName As System.String _ )
'Usage
Dim instance As IMMApplicationCaption Dim sSessionName As System.String instance.WriteSessionCaption(sSessionName)
void WriteSessionCaption( System.string sSessionName )
procedure WriteSessionCaption( sSessionName: System.String );
function WriteSessionCaption( sSessionName : System.String );
void WriteSessionCaption( System.string* sSessionName )
void WriteSessionCaption( System.String^ sSessionName )
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