LAUREL BRIDGE

InfoUtilsGetMacAddresses Method

DICOM Connectivity Framework V3.4
Get a list of mac addresses for this host.

Namespace:  LaurelBridge.DCFExamples.DcfInfo
Assembly:  DcfInfo (in DcfInfo.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public static List<string> GetMacAddresses()

Return Value

Type: ListString
a list of strings
See Also

Reference