View::RenameSelectedItem method
The RenameSelectedItem method renames the selected item.
Syntax
View.RenameSelectedItem( _
ByVal NewName As String _
)
Parameters
-
NewName
-
The new name for the item.
Return value
This method does not return a value.
Requirements
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
IDL |
|
DLL |
|
IID |
IID_View is defined as 6EFC2DA2-B38C-457E-9ABB-ED2D189B8C38 |