SNAGetLinkName

The SNALink can call the SNAGetLinkName function to obtain its configured SNALink name.

VOID SNAGetLinkName(
UCHAR *linkname
);

Parameters

linkname
A pointer to a buffer where the NULL-terminated SNALink name is stored.

Remarks

The buffer should be at least nine bytes in length.