GetFrameMacType 函数
GetFrameMacType 函数返回帧的 MAC 类型。
语法
DWORD WINAPI GetFrameMacType(
_In_ HFRAME hFrame
);
参数
-
hFrame [in]
-
帧的句柄。
返回值
函数返回帧的 MAC 类型,它可以具有以下值之一。
- MAC_TYPE_UNKNOWN
- MAC_TYPE_ETHERNET
- MAC_TYPE_TOKENRING
- MAC_TYPE_FDDI
备注
专家和分析程序可以调用 GetFrameMacType 函数。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 2000 Professional [仅限桌面应用] |
最低受支持的服务器 |
Windows 2000 Server [仅限桌面应用] |
标头 |
|
库 |
|
DLL |
|