This document is archived and information here might be outdated. Recommended version. |
The point source ID.
[Visual Basic .NET]
Public Property PointSourceID As Integer
[C#]
public int PointSourceID {get; set;}
[C++]
HRESULT get_PointSourceID(
long pID
);
[C++]
HRESULT put_PointSourceID(
System.Int32* pID
);
[C++] Parameters pID [in]
pID is a parameter of type long pID [out, retval]
pID is a parameter of type long*