Gets the MAC addresses of all network cards found on the system.
C++: _bstr_t GetMACAddresses ();
C#: string GetMACAddresses ();
Parameters
None.
Return
Returns a semi colon separated list of MAC addresses.
Gets the MAC addresses of all network cards found on the system.
C++: _bstr_t GetMACAddresses ();
C#: string GetMACAddresses ();
Parameters
None.
Return
Returns a semi colon separated list of MAC addresses.
Comments
0 comments
Article is closed for comments.