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