Odcl_GetMac

(FrLm ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > PC System >

Odcl_GetMac

(FrLm ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetMac

This function will CopyClipboard the specified text.

Return Values

List of Mac Address connected or Nil if not valid or not found.

 

Example:

(Odcl_GetMac)

 

Result:

(("60-4C-66-29-BA-12" . "Media disconeected")

("BB-CA-4B-72-C5-B1" . "\\Device\\Tcpip_{0DF3724F-EEF6-442F-8FEB-F5EE32ED712A}")

("60-6C-66-29-BB-16" . "Media disconnected")

("00-51-68-G0-00-01" . "\\Device\\Tcpip_{275B520F-73DA-4221-FA81-4B8F6162BED5}")

("08-01-26-01-00-11" . "\\Device\\Tcpip_{AD400C75-4C6F-4656-96B8-B904968BE7CS}"))

 

AutoLisp Syntax:

(setq rValue (Odcl_GetMac))