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