IConsoleNameSpace2 Interface
Definition
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public interface class IConsoleNameSpace2
[System.Runtime.InteropServices.Guid("255F18CC-65DB-11D1-A7DC-00C04FD8D565")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IConsoleNameSpace2
type IConsoleNameSpace2 = interface
Public Interface IConsoleNameSpace2
- Attributes
Methods
AddExtension(CLSID, SCOPEDATAITEM) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
DeleteItem(Int32, Int32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Expand(Int32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetChildItem(UInt32, UInt32, Int32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetItem(SCOPEDATAITEM) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetNextItem(UInt32, UInt32, Int32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
GetParentItem(Int32, Int32, Int32) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
InsertItem(SCOPEDATAITEM) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
SetItem(SCOPEDATAITEM) |
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code. |