This document is archived and information here might be outdated. Recommended version. |
Origin port number of the schematic in memory feature link.
[Visual Basic .NET] Public Property FromPort As Integer
[C#] public int FromPort {get; set;}
[C++]
HRESULT get_FromPort(
System.Int32* FromPort
);
[C++]
HRESULT put_FromPort(
Long FromPort
);
[C++]
Parameters FromPort [out, retval]
FromPort is a parameter of type int* FromPort [in]
FromPort is a parameter of type int