Miner.Interop.Process Namespace > IMMPxApplication Interface : NodeTypes Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678283)> ReadOnly Property NodeTypes As IMMEnumPxNodeType
'Usage
Dim instance As IMMPxApplication Dim value As IMMEnumPxNodeType value = instance.NodeTypes
[System.Runtime.InteropServices.DispId(1610678283)] IMMEnumPxNodeType NodeTypes {get;}
read-only property NodeTypes: IMMEnumPxNodeType;
System.Runtime.InteropServices.DispIdAttribute(1610678283) function get NodeTypes : IMMEnumPxNodeType
[System.Runtime.InteropServices.DispId(1610678283)] __property IMMEnumPxNodeType* get_NodeTypes();
[System.Runtime.InteropServices.DispId(1610678283)] property IMMEnumPxNodeType^ NodeTypes { IMMEnumPxNodeType^ get(); }
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