Click or drag to resize

NetworkCardGetCardByAddress Method

Overload List
  NameDescription
Public methodStatic memberGetCardByAddress(IPAddress)
Returns network card information for a card with an IP configuration with the same address as the ipAddress specified.
Public methodStatic memberGetCardByAddress(PhysicalAddress)
Returns network card information for a card with the same physical address as the physicalAddress specified.
Top
See Also