IShellItem GetParent()
Function GetParent As IShellItem
Dim instance As IShellItem
Dim returnValue As IShellItem
returnValue = instance.GetParent()
IShellItem^ GetParent()
abstract GetParent : unit -> IShellItem
No code example is currently available or this language may not be supported.