<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > PCInfo Class > PCInfo Methods > PCInfo.ReplaceModuleName Method |
Replaces the module name by the user.
[Visual Basic]
Public Sub ReplaceModuleName( _
ByVal pModuleName As String _
)
[C#]
public bool ReplaceModuleName(
string pModuleName
);
pModuleName
A String which contains the new module name.
true, if the new name was set; otherwise false.
PCInfo Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]