| Miner.Interop Namespace > IMMLoginUtils Interface : SetVersionName Method |
'DeclarationSub SetVersionName( _ ByVal bstrVersionName As System.String _ )
'UsageDim instance As IMMLoginUtils Dim bstrVersionName As System.String instance.SetVersionName(bstrVersionName)
void SetVersionName( System.string bstrVersionName )
procedure SetVersionName(
bstrVersionName: System.String
);
function SetVersionName( bstrVersionName : System.String );
void SetVersionName( System.string* bstrVersionName )
void SetVersionName( System.String^ bstrVersionName )
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