tfInterfaceGetPortMask
| ttUser32Bit tfInterfaceGetPortMask | (ttUserInterface interfaceHandle); |
Function Description
This function gets the port mask for the given interface.
Parameters
- interfaceHandle
- The interface handle.
Returns
- This function returns the physical port mask. TM_UL(0xFFFFFFFF) is a wildcard for invalid/NULL interface.
Usage
Use this function to acquire the physical port mask for a given interface. For details on Strong End System Model see Appendix C: Strong End System Model / Weak End System Model.